Upgrade to GitHub-native Dependabot (#86)

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot]
2021-04-29 09:40:11 -04:00
committed by GitHub
parent 262be6e416
commit c80d1ce867

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

@@ -0,0 +1,12 @@
version: 2
updates:
- package-ecosystem: pip
directory: "/"
schedule:
interval: daily
time: "10:00"
open-pull-requests-limit: 10
ignore:
- dependency-name: pre-commit
versions:
- "> 1.21.0"