Skip to content

Commit

Permalink
rename update groups
Browse files Browse the repository at this point in the history
  • Loading branch information
vroldanbet committed Mar 20, 2024
1 parent faf7f5c commit 82faa73
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ updates:
labels:
- "area/dependencies"
groups:
gomod-version:
go-mod:
patterns: ["*"]
- package-ecosystem: "docker"
directory: "/"
Expand All @@ -17,12 +17,12 @@ updates:
labels:
- "area/dependencies"
groups:
gomod-version:
docker:
patterns: ["*"]
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "monthly"
groups:
gomod-version:
github-actions:
patterns: ["*"]

0 comments on commit 82faa73

Please sign in to comment.