Skip to content

Commit

Permalink
build(fix): Aggregate github-actions and docker Dependabot updates as…
Browse files Browse the repository at this point in the history
… well
  • Loading branch information
030 committed Dec 14, 2024
1 parent e18ef4f commit 707ee7a
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 @@ -5,10 +5,18 @@ updates:
directory: "/"
schedule:
interval: "weekly"
groups:
docker-all:
patterns:
- "*"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
groups:
github-actions-all:
patterns:
- "*"
- package-ecosystem: "gomod"
directory: "/"
schedule:
Expand Down

0 comments on commit 707ee7a

Please sign in to comment.