Skip to content

Commit

Permalink
build(fix): Aggregate github-actions and docker Dependabot updates (#676
Browse files Browse the repository at this point in the history
)

build(fix): Aggregate github-actions and docker Dependabot updates as well
  • Loading branch information
030 authored Dec 14, 2024
1 parent e18ef4f commit a80ca1b
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 a80ca1b

Please sign in to comment.