Skip to content

Commit 3a22ac5

Browse files
authored
chore: tell dependabot to update github actions (#127)
Signed-off-by: Mike Fiedler <[email protected]>
1 parent 8abb44a commit 3a22ac5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

+4
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,7 @@ updates:
44
directory: "/"
55
schedule:
66
interval: "daily"
7+
- package-ecosystem: "github-actions"
8+
directory: "/"
9+
schedule:
10+
interval: "daily"

0 commit comments

Comments
 (0)