frontsideair / yarnhook

Run `yarn install`, `npm install` or `pnpm install` on git hooks automatically
MIT License
217 stars 17 forks source link

Configure Renovate #23

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 6 years ago

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

:vertical_traffic_light: To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.


Detected Package Files

Configuration Summary

Based on the default config's presets, Renovate will:

:abcd: Would you like to change the way Renovate is upgrading your dependencies? Simply edit the renovate.json in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.


You have configured Renovate to use branch master as base branch.

What to Expect

With your current configuration, Renovate will create 7 Pull Requests:

fix(deps): pin dependencies - Schedule: ["at any time"] - Branch name: `renovate/pin-dependencies` - Merge into: `master` - Pin [execa](https://togithub.com/sindresorhus/execa) to `0.8.0` - Pin [find-parent-dir](https://togithub.com/thlorenz/find-parent-dir) to `0.3.0` - Pin [flow-bin](https://togithub.com/flowtype/flow-bin) to `0.61.0` - Pin [husky](https://togithub.com/typicode/husky) to `0.14.3` - Pin [lint-staged](https://togithub.com/okonet/lint-staged) to `6.1.1` - Pin [prettier](https://togithub.com/prettier/prettier) to `1.9.2`
chore(deps): update dependency flow-bin to v0.120.1 - Schedule: ["at any time"] - Branch name: `renovate/flow-bin-0.x` - Merge into: `master` - Upgrade [flow-bin](https://togithub.com/flowtype/flow-bin) to `0.120.1`
chore(deps): update dependency prettier to v1.19.1 - Schedule: ["at any time"] - Branch name: `renovate/prettier-1.x` - Merge into: `master` - Upgrade [prettier](https://togithub.com/prettier/prettier) to `1.19.1`
fix(deps): update dependency execa to v0.11.0 - Schedule: ["at any time"] - Branch name: `renovate/execa-0.x` - Merge into: `master` - Upgrade [execa](https://togithub.com/sindresorhus/execa) to `0.11.0`
chore(deps): update dependency husky to v4 - Schedule: ["at any time"] - Branch name: `renovate/husky-4.x` - Merge into: `master` - Upgrade [husky](https://togithub.com/typicode/husky) to `4.2.3`
chore(deps): update dependency lint-staged to v10 - Schedule: ["at any time"] - Branch name: `renovate/lint-staged-10.x` - Merge into: `master` - Upgrade [lint-staged](https://togithub.com/okonet/lint-staged) to `10.0.8`
fix(deps): update dependency execa to v4 - Schedule: ["at any time"] - Branch name: `renovate/execa-4.x` - Merge into: `master` - Upgrade [execa](https://togithub.com/sindresorhus/execa) to `4.0.0`


:children_crossing: Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or spam the project. See docs for prhourlylimit for details.


:question: Got questions? Check out Renovate's Docs, particularly the Getting Started section. If you need any further assistance then you can also request help here.


This PR has been generated by WhiteSource Renovate. View repository job log here.