Skip to content

Commit

Permalink
Add docker dependencies to dependabot config
Browse files Browse the repository at this point in the history
  • Loading branch information
garryod committed Mar 19, 2024
1 parent 28c169a commit c5d9360
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,16 @@ updates:
- minor
- patch

- package-ecosystem: docker
directory: /
schedule:
interval: weekly
groups:
minor:
update-types:
- minor
- patch

- package-ecosystem: cargo
directory: /
schedule:
Expand Down

0 comments on commit c5d9360

Please sign in to comment.