We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9bc815 commit 4a85d3eCopy full SHA for 4a85d3e
1 file changed
.github/renovate.json
@@ -7,8 +7,8 @@
7
{
8
"customType": "regex",
9
"managerFilePatterns": [
10
- "/^\\.pre-commit-hooks\\.yaml$/",
11
- "/^README\\.md$/"
+ ".pre-commit-hooks.yaml",
+ "README.md"
12
],
13
"matchStrings": [
14
"\\b(Perl-Critic-|rev: v)(?<currentValue>\\d+\\.\\d+(\\.\\d+)?)[-.]"
0 commit comments