Skip to content

Commit 327b254

Browse files
chore(renovate): remove allowedVersions restriction from playwright group (#30512)
Co-authored-by: Brandy Smith <6577830+brandyscarney@users.noreply.github.com>
1 parent db915bf commit 327b254

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

renovate.json5

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@
4646
],
4747
matchDatasources: ["npm", "docker"],
4848
matchFileNames: ["core/package.json", "core/Dockerfile"],
49-
allowedVersions: "/^\\d+\\.\\d+\\.\\d+$/",
5049
rangeStrategy: "bump",
5150
versioning: "semver"
5251
},

0 commit comments

Comments
 (0)