Skip to content

Commit 6ada74a

Browse files
authored
Merge pull request #330 from greg0ire/dependabot-for-gh-actions
Setup Dependabot for Github Actions
2 parents 8421d3a + 9a8ccdc commit 6ada74a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/dependabot.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,9 @@ updates:
1919
- 7.0.2
2020
- 7.0.4
2121
- 7.0.5
22+
- package-ecosystem: "github-actions"
23+
directory: "/"
24+
schedule:
25+
interval: "weekly"
26+
labels:
27+
- "CI"

0 commit comments

Comments
 (0)