We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e0bcfc commit 5db91c4Copy full SHA for 5db91c4
1 file changed
.github/renovate.json5
@@ -2,6 +2,8 @@
2
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
"extends": [
4
"config:recommended",
5
+ // Open a PR to migrate the config when Renovate deprecates syntax
6
+ ":configMigration",
7
// Refresh lock files on the first day of each month
8
// (still gated by dashboard approval for now)
9
":maintainLockFilesMonthly",
0 commit comments