Merge pull request #2506 from lucab/ups/dependabot-config
github: add dependabot config
This commit is contained in:
commit
8e3323fa2f
|
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "gitsubmodule"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
Loading…
Reference in New Issue