Merge pull request #368 from pudo/dependabot/add-v2-config-file

Upgrade to GitHub-native Dependabot
This commit is contained in:
Friedrich Lindenberg 2021-05-28 13:31:42 +02:00 committed by GitHub
commit 8f78466fcb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

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