mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-13 07:55:18 +00:00
Merge pull request #555 from KRTirtho/dependabot-to-dev
Get Dependabot to target the dev branch
This commit is contained in:
commit
31e9eb3e34
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