Skip to content

Commit 126af8d

Browse files
authored
Add GitHub Actions to Dependabot configuration
1 parent 4169805 commit 126af8d

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.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)