Merge pull request #1029 from tantivy-search/dependabot/add-v2-config-file

Upgrade to GitHub-native Dependabot
This commit is contained in:
Paul Masurel
2021-05-03 21:11:06 +09:00
committed by GitHub

8
.github/dependabot.yml vendored Normal file
View File

@@ -0,0 +1,8 @@
version: 2
updates:
- package-ecosystem: cargo
directory: "/"
schedule:
interval: daily
time: "20:00"
open-pull-requests-limit: 10