tell dependabot to target the dev branch

This commit is contained in:
Andrew Cassidy 2022-05-02 22:26:05 -07:00
parent 9a57b096f5
commit 22e1455ceb

View File

@ -4,6 +4,7 @@ updates:
- package-ecosystem: "github-actions" - package-ecosystem: "github-actions"
directory: "/" directory: "/"
target-branch: "dev"
schedule: schedule:
# Check for updates to GitHub Actions every weekday # Check for updates to GitHub Actions every weekday
interval: "daily" interval: "daily"