Skip to content

Commit 09a2e5d

Browse files
fix: Remove extractVersion from matchUpdateTypes rules (#623)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: garen.torikian <[email protected]>
1 parent 9400bd7 commit 09a2e5d

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
@@ -40,7 +40,6 @@
4040
"digest",
4141
"pinDigest"
4242
],
43-
"extractVersion": "^v(?<version>\\d+\\.\\d+\\.\\d+)$",
4443
"groupName": "github actions non-major",
4544
"groupSlug": "github-actions-non-major",
4645
"automerge": true
@@ -52,7 +51,6 @@
5251
"matchUpdateTypes": [
5352
"major"
5453
],
55-
"extractVersion": "^v(?<version>\\d+\\.\\d+\\.\\d+)$",
5654
"groupName": "github actions major",
5755
"groupSlug": "github-actions-major",
5856
"automerge": false

0 commit comments

Comments
 (0)