Merge pull request #555 from KRTirtho/dependabot-to-dev

Get Dependabot to target the dev branch
This commit is contained in:
Kingkor Roy Tirtho 2023-07-07 22:34:06 +06:00 committed by GitHub
commit 31e9eb3e34
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"