Skip to content

Commit

Permalink
ci: disable dependabot grouping
Browse files Browse the repository at this point in the history
  • Loading branch information
caarlos0 committed Sep 6, 2024
1 parent 84c0423 commit 597d932
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@ updates:
commit-message:
prefix: "chore"
include: "scope"
groups:
gomod:
patterns:
- "*"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
Expand All @@ -22,10 +18,6 @@ updates:
commit-message:
prefix: "chore"
include: "scope"
groups:
github-actions:
patterns:
- "*"
- package-ecosystem: "docker"
directory: "/"
schedule:
Expand Down

0 comments on commit 597d932

Please sign in to comment.