Skip to content

Commit cbb4a6e

Browse files
cgzonesotavio
authored andcommitted
ci: include GH actions in dependabot
Also check for updates for GitHub actions.
1 parent e9637bf commit cbb4a6e

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
@@ -6,3 +6,7 @@ updates:
66
interval: daily
77
time: "08:00"
88
open-pull-requests-limit: 10
9+
- package-ecosystem: github-actions
10+
directory: "/"
11+
schedule:
12+
interval: weekly

0 commit comments

Comments
 (0)