Skip to content

Commit 04ce9c4

Browse files
authored
ci(renovate): Apply tauri dep logic only to v2
1 parent a2eb3a6 commit 04ce9c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

renovate.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
"description": "Prevent Renovate from replacing 2.0.0-beta.10 with 2.0.0-beta - REMOVE ONCE TAURI IS STABLE",
3030
"matchManagers": ["cargo"],
3131
"matchPackagePatterns": ["^tauri"],
32+
"matchCurrentValue": "2.*",
3233
"rangeStrategy": "bump"
3334
}
3435
],

0 commit comments

Comments
 (0)