File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ updates:
1515 day : " monday" # every Monday
1616 time : " 04:00" # at 04:00 local time
1717 timezone : " Europe/Sofia"
18- target-branch : " main " # PRs will target this branch
18+ target-branch : " dev " # PRs will target this branch
1919 open-pull-requests-limit : 10 # safety cap (not really needed with grouping)
2020 commit-message :
2121 prefix : " chore" # e.g., "chore: bump actions/*"
@@ -32,7 +32,7 @@ updates:
3232 day : " monday" # every Monday
3333 time : " 04:00" # at 04:00 local time
3434 timezone : " Europe/Sofia"
35- target-branch : " main " # PRs will target this branch
35+ target-branch : " dev " # PRs will target this branch
3636 open-pull-requests-limit : 10 # safety cap (not really needed with grouping)
3737 commit-message :
3838 prefix : " chore" # e.g., "chore: bump MySqlConnector"
You can’t perform that action at this time.
0 commit comments