mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-04-21 11:26:15 +02:00
ci: Change order of renovate's baseBranches
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"extends": ["config:base"],
|
||||
"baseBranches": ["v1", "v2"],
|
||||
"baseBranches": ["v2", "v1"],
|
||||
"enabledManagers": ["cargo", "npm"],
|
||||
"semanticCommitType": "chore",
|
||||
"labels": ["dependencies"],
|
||||
|
||||
Reference in New Issue
Block a user