Create Dependabot config file

master
dependabot-preview[bot] 2020-09-02 09:36:50 +00:00 committed by Buckaroo Banzai
parent d2b3b8314a
commit 2b4dc35d02
1 changed files with 12 additions and 0 deletions

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

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