Skip to content

Commit

Permalink
Merge pull request #2118 from keboola/fix-dependabot
Browse files Browse the repository at this point in the history
fix: Dependabot grouping
  • Loading branch information
jachym-tousek-keboola authored Oct 23, 2024
2 parents 1688b66 + bd9245b commit 56e0efe
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 56e0efe

Please sign in to comment.