Skip to content

Commit

Permalink
fix: Dependabot grouping
Browse files Browse the repository at this point in the history
  • Loading branch information
jachym-tousek-keboola committed Oct 23, 2024
1 parent 03a6974 commit bd9245b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ updates:
schedule:
interval: "weekly"
groups:
all:
go:
patterns:
- "*"

Expand All @@ -19,6 +19,6 @@ updates:
schedule:
interval: "weekly"
groups:
all:
actions:
patterns:
- "*"

0 comments on commit bd9245b

Please sign in to comment.