Skip to content

Commit 64d94b1

Browse files
renovate[bot]deviantintegral
authored andcommitted
chore(config): migrate config renovate.json
1 parent 06f45f8 commit 64d94b1

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

renovate.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,13 @@
55
":preserveSemverRanges",
66
"helpers:pinGitHubActionDigests"
77
],
8-
"regexManagers": [
8+
"customManagers": [
99
{
10-
"fileMatch": ["^\\.github/workflows/test\\.yml$", "^\\.claude/hooks/SessionStart\\.sh$"],
10+
"customType": "regex",
11+
"managerFilePatterns": [
12+
"/^\\.github/workflows/test\\.yml$/",
13+
"/^\\.claude/hooks/SessionStart\\.sh$/"
14+
],
1115
"matchStrings": [
1216
"infection/infection/releases/download/(?<currentValue>.*?)/infection\\.phar"
1317
],

0 commit comments

Comments
 (0)