Skip to content

Commit 7e1c17a

Browse files
authored
ci(renovate): Remove tauri pre-release workaround
1 parent 3c1f387 commit 7e1c17a

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

renovate.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,6 @@
3030
"matchBaseBranches": ["v1"],
3131
"matchUpdateTypes": ["lockFileMaintenance"],
3232
"enabled": false
33-
},
34-
{
35-
"description": "Prevent Renovate from replacing 2.0.0-beta.10 with 2.0.0-beta - REMOVE ONCE TAURI IS STABLE",
36-
"matchManagers": ["cargo"],
37-
"matchPackagePatterns": ["^tauri"],
38-
"matchCurrentValue": "2.*",
39-
"rangeStrategy": "bump"
4033
}
4134
],
4235
"postUpdateOptions": ["pnpmDedupe"]

0 commit comments

Comments
 (0)