Skip to content

Commit 5db91c4

Browse files
committed
renovate: Enable config migration PRs
1 parent 4e0bcfc commit 5db91c4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/renovate.json5

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": [
44
"config:recommended",
5+
// Open a PR to migrate the config when Renovate deprecates syntax
6+
":configMigration",
57
// Refresh lock files on the first day of each month
68
// (still gated by dashboard approval for now)
79
":maintainLockFilesMonthly",

0 commit comments

Comments
 (0)