Skip to content

Commit dc29ad7

Browse files
authored
Add GitHub Actions to Dependabot configuration
1 parent da0b5c8 commit dc29ad7

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/dependabot.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,10 @@ updates:
66
interval: weekly
77
assignees:
88
- markwhitaker
9+
10+
- package-ecosystem: github-actions
11+
directory: /
12+
schedule:
13+
interval: weekly
14+
assignees:
15+
- markwhitaker

0 commit comments

Comments
 (0)