Skip to content

Commit

Permalink
group docker image updates
Browse files Browse the repository at this point in the history
Signed-off-by: Spencer Schrock <sschrock@google.com>
  • Loading branch information
spencerschrock committed Oct 10, 2023
1 parent ccfbd07 commit d758495
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,18 @@ updates:
github-actions:
patterns:
- "*"

# Maintain dependencies for Docker
- package-ecosystem: "docker"
directory: /
open-pull-requests-limit: 20
schedule:
interval: "daily"
commit-message:
prefix: ":seedling:"
groups:
docker-images:
patterns:
- "*"

# Maintain dependencies for go
- package-ecosystem: "gomod"
Expand Down

0 comments on commit d758495

Please sign in to comment.