Skip to content

Commit

Permalink
Merge #504
Browse files Browse the repository at this point in the history
504: Update dependabot file r=curquiza a=mdubus

# Pull Request

## What does this PR do?
Update dependabot file to allow any dependencies.
This would help fix potential vulnerability issues that could come later.

## PR checklist
Please check if your PR fulfills the following requirements:
- [x] Does this PR fix an existing issue, or have you listed the changes applied in the PR description (and why they are needed)?
- [x] Have you read the contributing guidelines?
- [x] 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: Morgane Dubus <[email protected]>
  • Loading branch information
meili-bors[bot] and mdubus authored May 13, 2024
2 parents d122f39 + 509aefa commit cc9e7b5
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,4 @@ updates:
interval: 'monthly'
labels:
- skip-changelog
- dependencies
allow:
- dependency-name: '@meilisearch/instant-meilisearch'
- dependency-name: 'meilisearch'

- dependencies

0 comments on commit cc9e7b5

Please sign in to comment.