Skip to content

Commit c8a217b

Browse files
authored
Merge pull request #16 from FalkorDB/gkorland-patch-1
Create .github/dependabot.yml
2 parents 0546e33 + d0fb16d commit c8a217b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/dependabot.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: "pip" # See documentation for possible values
4+
directory: "/" # Location of package manifests
5+
schedule:
6+
interval: "daily"
7+
target-branch: "staging"

0 commit comments

Comments
 (0)