PingCastle-Notify
PingCastle-Notify copied to clipboard
Configure Renovate
Description
Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.
Configuration Summary
Based on the default config's presets, Renovate will:
- Start dependency updates only once this onboarding PR is merged
- Enable Renovate Dependency Dashboard creation.
- Use semantic commit type
fix
for dependencies andchore
for all others if semantic commits are in use. - Ignore
node_modules
,bower_components
,vendor
and various test/tests directories. - Group known monorepo packages together.
- Use curated list of recommended non-monorepo package groupings.
- Apply crowd-sourced package replacement rules.
- Apply crowd-sourced workarounds for known problems with packages.
- Pin Docker digests.
- Pin
github-action
digests. - Pin dependency versions for
devDependencies
. - Preset with best practices from the Renovate maintainers. Recommended for advanced users, who want to follow our best practices.
- Run Renovate on following schedule: before 9am every weekday,after 7pm every weekday,every weekend
🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to renovate.json
in this branch and select the Retry/Rebase checkbox below. Renovate will update the Pull Request description the next time it runs.
What to Expect
It looks like your repository dependencies are already up-to-date and no Pull Requests will be necessary right away.
❓ 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.
- [ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Renovate Bot.