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

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