Skip to content

Commit

Permalink
ci: add docker to dependabot
Browse files Browse the repository at this point in the history
Signed-off-by: Alexandre Perrin <[email protected]>
  • Loading branch information
kaworu authored and gandro committed Mar 27, 2023
1 parent a0e66e1 commit fef401d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,10 @@ updates:
interval: daily
open-pull-requests-limit: 1
rebase-strategy: "disabled"

- package-ecosystem: docker
directory: /
schedule:
interval: daily
open-pull-requests-limit: 1
rebase-strategy: "disabled"

0 comments on commit fef401d

Please sign in to comment.