Skip to content

Commit 498222a

Browse files
committed
version match
1 parent c9aac38 commit 498222a

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

renovate.json

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -11,23 +11,5 @@
1111
},
1212
"schedule": [
1313
"monthly"
14-
],
15-
"regexManagers": [
16-
{
17-
"fileMatch": ["^.github/workflows/.*\\.ya?ml$"],
18-
"matchStrings": [
19-
"mcr\\.microsoft\\.com/playwright:v(?<version>\\d+\\.\\d+\\.\\d+)-jammy"
20-
],
21-
"depNameTemplate": "playwright-docker",
22-
"datasourceTemplate": "docker"
23-
}
24-
],
25-
"packageRules": [
26-
{
27-
"matchPackageNames": ["playwright", "playwright-docker"],
28-
"groupName": "playwright version sync",
29-
"versioning": "semver",
30-
"allowedVersions": "/^\\d+\\.\\d+\\.\\d+$/"
31-
}
3214
]
3315
}

0 commit comments

Comments
 (0)