UNPKG

@ianwalter/renovate-config

Version:
36 lines (24 loc) 671 B
# @ianwalter/renovate-config > Ian's [Renovate][renovateUrl] config preset [![npm page][npmImage]][npmUrl] ## Installation ```console yarn add @ianwalter/renovate-config --dev ``` ## Usage In `package.json`: ```js "renovate": { "extends": [ "@ianwalter" ] } ``` ## License Apache 2.0 with Commons Clause - See [LICENSE][licenseUrl]   Created by [Ian Walter](https://ianwalter.dev) [renovateUrl]: https://renovatebot.com/ [npmImage]: https://img.shields.io/npm/v/@ianwalter/renovate-config.svg [npmUrl]: https://www.npmjs.com/package/@ianwalter/renovate-config [licenseUrl]: https://github.com/ianwalter/renovate-config/blob/main/LICENSE