We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e637547 commit 6a9c616Copy full SHA for 6a9c616
.github/renovate.json
@@ -23,7 +23,7 @@
23
{
24
"customType": "regex",
25
"managerFilePatterns": [
26
- "/^\\.pre-commit-config\\.yaml$/"
+ ".pre-commit-config.yaml"
27
],
28
"matchStrings": [
29
"(?<depName>[\\w-]+)(?<currentValue>==[a-z0-9.]+)"
0 commit comments