Merge pull request #2506 from lucab/ups/dependabot-config

github: add dependabot config
This commit is contained in:
Dan Nicholson 2022-01-04 06:17:08 -07:00 committed by GitHub
commit 8e3323fa2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

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

@ -0,0 +1,7 @@
---
version: 2
updates:
- package-ecosystem: "gitsubmodule"
directory: "/"
schedule:
interval: "daily"