Merge pull request #375 from WordOps/dependabot/add-v2-config-file

Upgrade to GitHub-native Dependabot
This commit is contained in:
VirtuBox
2021-05-20 17:06:48 +02:00
committed by GitHub

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

@@ -0,0 +1,11 @@
version: 2
updates:
- package-ecosystem: pip
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10
ignore:
- dependency-name: cement
versions:
- ">= 3.a, < 4"