Skip to content

Commit 3cb19e2

Browse files
Add GitHub Actions updates to Dependabot config
1 parent e30aab3 commit 3cb19e2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
version: 2
22
updates:
3+
- package-ecosystem: github-actions
4+
directory: /
5+
schedule:
6+
interval: daily
37
- package-ecosystem: npm
48
directory: /
59
schedule:

0 commit comments

Comments
 (0)