Skip to content

Commit 9692526

Browse files
Merge pull request #216 from connorkuehl/ck/dependabot/gha
ci: manage Action versions with dependabot
2 parents 6138b14 + 8e09ffe commit 9692526

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
@@ -4,3 +4,7 @@ updates:
44
directory: "/"
55
schedule:
66
interval: "weekly"
7+
- package-ecosystem: "github-actions"
8+
directory: "/"
9+
schedule:
10+
interval: "weekly"

0 commit comments

Comments
 (0)