feat: add check for git submodules

Signed-off-by: nιcнolaѕ wιlde <ncwilde43@gmail.com>
This commit is contained in:
nιcнolaѕ wιlde 2022-09-21 11:46:32 -07:00
parent 73fb0a0ba2
commit 936893ea14
No known key found for this signature in database
GPG Key ID: F08AD0AD08B7D7A3

View File

@ -12,3 +12,11 @@ updates:
- "nicholaswilde"
assignees:
- "nicholaswilde"
# Update the git submodules
- package-ecosystem: "gitsubmodule"
directory: "/"
schedule:
interval: "daily"
labels:
- "dependencies"
- "automerge"