opensearch-project / asynchronous-search

:arrow_forward: Run queries in the background and retrieve partial results along the way
https://opensearch.org/docs/latest/search-plugins/async/index/
Apache License 2.0
29 stars 49 forks source link

Add dependabot.yml to monitor outdated dependencies #651

Closed cwperks closed 1 week ago

cwperks commented 1 week ago

Description

Adds dependabot.yml to run on a weekly basis to monitor for outdated dependencies in this repo.

Check List

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.