Skip to content

Commit a15dd91

Browse files
ci: add github-actions to dependabot
1 parent 606ef46 commit a15dd91

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
@@ -1,6 +1,10 @@
11
version: 2
22
updates:
33
- package-ecosystem: gomod
4+
directory: /
5+
schedule:
6+
interval: monthly
7+
- package-ecosystem: github-actions
48
directory: /
59
schedule:
610
interval: monthly

0 commit comments

Comments
 (0)