Skip to content

Commit 4ea096c

Browse files
committed
[github] Add github-actions to dependabot
1 parent 293565e commit 4ea096c

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)