Skip to content

Commit 79d0d45

Browse files
authored
Add target branch staging
1 parent 71e4f39 commit 79d0d45

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,6 @@ updates:
88
- package-ecosystem: "npm" # See documentation for possible values
99
directory: "/" # Location of package manifests
1010
schedule:
11-
interval: "weekly"
11+
interval: "daily"
12+
target-branch: "staging"
1213

0 commit comments

Comments
 (0)