Skip to content

Commit 750c7a2

Browse files
committed
Enable dependabot for github workflows
Signed-off-by: Vincent Demeester <[email protected]>
1 parent 7c4f3a6 commit 750c7a2

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
@@ -16,3 +16,7 @@ updates:
1616
interval: "weekly"
1717
# Disable all pull requests for Docker dependencies
1818
open-pull-requests-limit: 0
19+
- package-ecosystem: "github-actions"
20+
directory: "/"
21+
schedule:
22+
interval: "daily"

0 commit comments

Comments
 (0)