We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0959fe3 commit d126183Copy full SHA for d126183
renovate.json
@@ -25,6 +25,12 @@
25
"matchDepTypes": ["engines", "packageManager"],
26
"enabled": false
27
},
28
+ {
29
+ "description": "Disable lock file maintenance for v1",
30
+ "matchBaseBranches": ["v1"],
31
+ "matchUpdateTypes": ["lockFileMaintenance"],
32
+ "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"],
0 commit comments