Skip to content

Commit

Permalink
Configure dependabot to update docker base images
Browse files Browse the repository at this point in the history
  • Loading branch information
garryod committed Nov 28, 2024
1 parent 164af3b commit ac558eb
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,18 @@ updates:
update-types:
- minor
- patch
- package-ecosystem: docker
directories:
- .devcontainer
- backstage
schedule:
interval: monthly
open-pull-requests-limit: 100
groups:
minor:
update-types:
- minor
- patch
- package-ecosystem: npm
directory: backstage
schedule:
Expand Down

0 comments on commit ac558eb

Please sign in to comment.