Skip to content

Commit f3b4e80

Browse files
authored
Add dependabot config for GitHub actions (#3735)
Signed-off-by: svrnm <[email protected]>
1 parent 6c94e06 commit f3b4e80

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: weekly
7+
- package-ecosystem: github-actions
8+
directory: /
9+
schedule:
10+
interval: weekly

0 commit comments

Comments
 (0)