Skip to content

Commit

Permalink
ci: Rename dependabot groups
Browse files Browse the repository at this point in the history
  • Loading branch information
Acconut authored Sep 1, 2023
1 parent 1d9f69d commit ee90db0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ updates:
schedule:
interval: monthly
groups:
all:
gha:
patterns:
- '*'

Expand All @@ -14,7 +14,7 @@ updates:
schedule:
interval: monthly
groups:
all:
docker:
patterns:
- '*'

Expand All @@ -23,6 +23,6 @@ updates:
schedule:
interval: monthly
groups:
all:
go:
patterns:
- '*'

0 comments on commit ee90db0

Please sign in to comment.