Skip to content

Commit

Permalink
add docker dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
blankdots authored Mar 16, 2021
1 parent e5dfaaa commit 23b4b5b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,11 @@ updates:
labels:
- "github actions"
open-pull-requests-limit: 10
- package-ecosystem: docker
directory: "/"
schedule:
interval: "weekly"
day: "monday"
labels:
- "docker dependencies"
open-pull-requests-limit: 10

0 comments on commit 23b4b5b

Please sign in to comment.