mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-13 07:55:18 +00:00
Dependabot targets the dev branch
Faster merges without breaking the mainline Signed-off-by: RaptaG <sir-raptag@tutamail.com>
This commit is contained in:
parent
eb11c23f10
commit
870bc0130d
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
@ -7,8 +7,10 @@ updates:
|
|||||||
directory: "/"
|
directory: "/"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "daily"
|
interval: "daily"
|
||||||
|
target-branch: "dev"
|
||||||
|
|
||||||
- package-ecosystem: "github-actions"
|
- package-ecosystem: "github-actions"
|
||||||
directory: "/"
|
directory: "/"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "daily"
|
interval: "daily"
|
||||||
|
target-branch: "dev"
|
||||||
|
Loading…
Reference in New Issue
Block a user