Change dependabot's config to target the dev branch
This commit is contained in:
1
.github/dependabot.yml
vendored
1
.github/dependabot.yml
vendored
@@ -3,6 +3,7 @@
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: github-actions
|
||||
target-branch: develop
|
||||
directory: /
|
||||
schedule:
|
||||
interval: daily
|
||||
|
||||
Reference in New Issue
Block a user