mirror of
https://github.com/nicholaswilde/recipes.git
synced 2025-10-29 11:44:47 +00:00
feat: add check for git submodules
Signed-off-by: nιcнolaѕ wιlde <ncwilde43@gmail.com>
This commit is contained in:
parent
73fb0a0ba2
commit
936893ea14
8
.github/dependabot.yml
vendored
8
.github/dependabot.yml
vendored
@ -12,3 +12,11 @@ updates:
|
||||
- "nicholaswilde"
|
||||
assignees:
|
||||
- "nicholaswilde"
|
||||
# Update the git submodules
|
||||
- package-ecosystem: "gitsubmodule"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
labels:
|
||||
- "dependencies"
|
||||
- "automerge"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user