Skip to content

Commit 720ac12

Browse files
authored
Merge pull request #44 from valkey-io/mkmkme/add-dependabot
github: added dependabot for GitHub actions
2 parents 9c6f3e1 + f90a71e commit 720ac12

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/dependabot.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: "github-actions"
4+
directory: "/"
5+
labels:
6+
- "maintenance"
7+
schedule:
8+
interval: "monthly"

0 commit comments

Comments
 (0)