Skip to content

Commit d53432a

Browse files
authored
Merge pull request #46 from FalkorDB/gkorland-patch-1
Add GitHub Actions to Dependabot configuration
2 parents 3b51215 + 770a0a7 commit d53432a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,7 @@ updates:
99
directory: "/" # Location of package manifests
1010
schedule:
1111
interval: "weekly"
12+
- package-ecosystem: "github-actions"
13+
directory: "/"
14+
schedule:
15+
interval: "weekly"

0 commit comments

Comments
 (0)