Create dependabot.yml

This commit is contained in:
Tomas Rezucha 2022-03-25 19:41:18 +01:00
parent d85b1c8724
commit 73437887da
1 changed files with 6 additions and 0 deletions

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

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