Skip to content

Commit 4e634a5

Browse files
authored
Merge pull request #203 from FalkorDB/gkorland-patch-1
Add target branch staging
2 parents e35606b + 94d9f58 commit 4e634a5

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)