Skip to content

Commit d4eeeba

Browse files
committed
chore: enable github action updates in dependabot
1 parent 799beec commit d4eeeba

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/dependabot.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,8 @@ updates:
2424
directory: "/"
2525
schedule:
2626
interval: "daily"
27+
28+
- package-ecosystem: "github-actions"
29+
directory: "/"
30+
schedule:
31+
interval: "daily"

0 commit comments

Comments
 (0)