Skip to content

Commit 926e2bb

Browse files
renovate[bot]ForNeVeR
authored andcommitted
Migrate config renovate.json
1 parent 4ccba7e commit 926e2bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

renovate.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
"customManagers": [
77
{
88
"customType": "regex",
9-
"fileMatch": [
10-
"^\\.github/workflows/.+\\.yml$"
9+
"managerFilePatterns": [
10+
"/^\\.github/workflows/.+\\.yml$/"
1111
],
1212
"matchStrings": [
1313
"Install-Module (?<depName>\\S+?) -RequiredVersion (?<currentValue>\\S+)"

0 commit comments

Comments
 (0)