Merge pull request #1258 from theupdateframework/dependabot/add-v2-config-file

Create Dependabot config file
This commit is contained in:
lukpueh 2021-01-11 17:42:17 +01:00 committed by GitHub
commit b5f5e3f77c
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: "10:00"
open-pull-requests-limit: 10