Skip to content

Commit f6272ea

Browse files
fix: Remove extractVersion from matchUpdateTypes rules (#1557)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: garen.torikian <garen.torikian@workos.com>
1 parent 31d6b1b commit f6272ea

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

renovate.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@
3939
"digest",
4040
"pinDigest"
4141
],
42-
"extractVersion": "^v(?<version>\\d+\\.\\d+\\.\\d+)$",
4342
"groupName": "github actions non-major",
4443
"groupSlug": "github-actions-non-major",
4544
"automerge": true
@@ -51,7 +50,6 @@
5150
"matchUpdateTypes": [
5251
"major"
5352
],
54-
"extractVersion": "^v(?<version>\\d+\\.\\d+\\.\\d+)$",
5553
"groupName": "github actions major",
5654
"groupSlug": "github-actions-major",
5755
"automerge": false

0 commit comments

Comments
 (0)