Merge pull request #624 from sshuttle/dependabot/add-v2-config-file

Create Dependabot config file
This commit is contained in:
Brian May 2021-04-08 11:47:33 +10:00 committed by GitHub
commit 7307636d35
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

@ -0,0 +1,12 @@
version: 2
updates:
- package-ecosystem: pip
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10