Skip to content

Commit 2aa01c6

Browse files
committed
Add github-actions ecosystem to dependabot.yml (Level/community#99)
1 parent f56349c commit 2aa01c6

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
@@ -6,3 +6,7 @@ updates:
66
interval: monthly
77
ignore:
88
- dependency-name: dependency-check
9+
- package-ecosystem: github-actions
10+
directory: /
11+
schedule:
12+
interval: monthly

0 commit comments

Comments
 (0)