Skip to content

Commit 8149869

Browse files
authored
Merge pull request #117 from hazendaz/master
[github] Add github-actions to dependabot
2 parents c83b32e + ffee4c8 commit 8149869

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
@@ -16,6 +16,10 @@
1616

1717
version: 2
1818
updates:
19+
- package-ecosystem: github-actions
20+
directory: "/"
21+
schedule:
22+
interval: daily
1923
- package-ecosystem: maven
2024
directory: "/"
2125
schedule:

0 commit comments

Comments
 (0)