Skip to content

Commit a0b557f

Browse files
authored
Merge branch 'main' into staging
2 parents 521e8fe + d5e9028 commit a0b557f

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)