chore(config): migrate config renovate.json

This commit is contained in:
renovate[bot] 2025-05-07 09:16:08 +00:00 committed by GitHub
parent 3bfa8c6345
commit 7c1af5fd84
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -23,9 +23,9 @@
{ {
"customType": "regex", "customType": "regex",
"description": "Update Renovate", "description": "Update Renovate",
"fileMatch": [ "managerFilePatterns": [
"^\\.pre-commit-(?:config|hooks)\\.yaml$", "/^\\.pre-commit-(?:config|hooks)\\.yaml$/",
"^README\\.md$" "/^README\\.md$/"
], ],
"matchStrings": [ "matchStrings": [
"additional_dependencies: \\[renovate@(?<currentValue>.*?)\\]", "additional_dependencies: \\[renovate@(?<currentValue>.*?)\\]",