chore(config): migrate renovate config (#2990)

chore(config): migrate config renovate.json

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-05-19 13:15:29 +00:00 committed by GitHub
parent 23375eed34
commit 4e900825cb
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>.*?)\\]",