Skip to content

Commit

Permalink
Enable dependabot for github workflows
Browse files Browse the repository at this point in the history
Signed-off-by: Vincent Demeester <[email protected]>
  • Loading branch information
vdemeester committed May 9, 2022
1 parent 7c4f3a6 commit 750c7a2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,7 @@ updates:
interval: "weekly"
# Disable all pull requests for Docker dependencies
open-pull-requests-limit: 0
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"

0 comments on commit 750c7a2

Please sign in to comment.