Enable config migration PRs from Renovate (#3296)

This will help keep the config file updated with renamed options
and values.
This commit is contained in:
correctmost 2025-03-22 21:31:36 -04:00 committed by GitHub
parent 4d37212a9a
commit 0e8d2c139b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
"config:base",
"helpers:pinGitHubActionDigests"
],
"configMigration": true,
"pre-commit": {
"enabled": true
},