Skip to content

Commit

Permalink
Merge pull request #63 from commercetools/robmonct/SCC-000_group_depe…
Browse files Browse the repository at this point in the history
…ndabot_pr

chore(dependabot): group dependabot PRs
  • Loading branch information
robmonct authored Mar 20, 2024
2 parents 229e075 + 11d72f4 commit 44339aa
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,25 @@ version: 2
updates:
- package-ecosystem: "npm"
directory: "/processor"
groups:
dependencies:
patterns:
- "*"
update-types:
- "minor"
- "patch"
schedule:
interval: "weekly"
open-pull-requests-limit: 10
- package-ecosystem: "npm"
directory: "/enabler"
groups:
dependencies:
patterns:
- "*"
update-types:
- "minor"
- "patch"
schedule:
interval: "weekly"
open-pull-requests-limit: 10

0 comments on commit 44339aa

Please sign in to comment.