Skip to content

Commit

Permalink
Group dependabot updates by ecosystem (#9)
Browse files Browse the repository at this point in the history
* Group dependabot updates by ecosystem

* Standardise commit message
  • Loading branch information
AlCutter authored Oct 9, 2023
1 parent 832922a commit 7306dc6
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,12 @@ version: 2
updates:
- package-ecosystem: gomod
directory: /
groups:
all-go-deps:
patterns:
- "*"
schedule:
interval: daily
commit-message:
prefix: ":seedling:"
include: "scope"

0 comments on commit 7306dc6

Please sign in to comment.