chore(config): migrate renovate config #18

Merged
luke merged 1 commits from renovate/migrate-config into main 2024-12-31 22:15:44 +01:00
Showing only changes of commit 09b3a46136 - Show all commits

View File

@ -2,7 +2,7 @@
"extends": [
"config:recommended"
],
"platformCommit": true,
"platformCommit": "enabled",
"dependencyDashboardAutoclose": true,
"assignAutomerge": true,
"assigneesFromCodeOwners": true,
@ -19,4 +19,4 @@
"commitMessagePrefix": "[SECURITY] ",
"prCreation": "immediate"
}
}
}