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",
"description": "Update Renovate",
"fileMatch": [
"^\\.pre-commit-(?:config|hooks)\\.yaml$",
"^README\\.md$"
"managerFilePatterns": [
"/^\\.pre-commit-(?:config|hooks)\\.yaml$/",
"/^README\\.md$/"
],
"matchStrings": [
"additional_dependencies: \\[renovate@(?<currentValue>.*?)\\]",