Skip to content

Commit b9ce65f

Browse files
authored
Update dependabot.yml
1 parent c0ced06 commit b9ce65f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,11 @@ version: 2
77
updates:
88
- package-ecosystem: "npm" # See documentation for possible values
99
directory: "/" # Location of package manifests
10+
target-branch: "dev"
1011
schedule:
1112
interval: "monthly"
1213
- package-ecosystem: "github-actions"
1314
directory: "/"
15+
target-branch: "dev"
1416
schedule:
1517
interval: "weekly"

0 commit comments

Comments
 (0)