Skip to content

Commit 6c20cd3

Browse files
meili-bors[bot]brunoocasaliflevi29
authored
Merge #1710
1710: Let dependabot create a single PR for multiple dependencies r=flevi29 a=brunoocasali # Pull Request ## Related issue Fixes #<issue_number> ## What does this PR do? - ... ## PR checklist Please check if your PR fulfills the following requirements: - [ ] Does this PR fix an existing issue, or have you listed the changes applied in the PR description (and why they are needed)? - [ ] Have you read the contributing guidelines? - [ ] Have you made sure that the title is accurate and descriptive of the changes? Thank you so much for contributing to Meilisearch! Co-authored-by: Bruno Casali <[email protected]> Co-authored-by: F. Levi <[email protected]>
2 parents d77b119 + 759d85b commit 6c20cd3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,6 @@ updates:
2121
- dependencies
2222
versioning-strategy: increase
2323
rebase-strategy: disabled
24+
groups:
25+
production-dependencies:
26+
dependency-type: "production"

0 commit comments

Comments
 (0)