Skip to content

Commit

Permalink
ci: add "all" group to Dependabot Go config
Browse files Browse the repository at this point in the history
  • Loading branch information
odsod committed Apr 2, 2024
1 parent df9746b commit 985e4fa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/dependabot.yml
Expand Up @@ -10,6 +10,9 @@ updates:
directory: /
schedule:
interval: monthly
groups:
all:
patterns: ["*"]

- package-ecosystem: gomod
directory: .sage
Expand Down

0 comments on commit 985e4fa

Please sign in to comment.