Skip to content

Commit

Permalink
chore(dependabot): Group PRs (#36)
Browse files Browse the repository at this point in the history
Update dependabot to group PRs

Co-authored-by: ldebruijn <[email protected]>
  • Loading branch information
ldebruijn and ldebruijn authored Jan 18, 2024
1 parent 751e3f4 commit d82e7f3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ updates:
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
groups:
production-dependencies:
dependency-type: "production"
- package-ecosystem: "docker" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
Expand Down

0 comments on commit d82e7f3

Please sign in to comment.