Skip to content
This repository was archived by the owner on Nov 2, 2024. It is now read-only.

Commit 7441384

Browse files
authored
chore: opt-in to Git submodule updates (#16)
chore: opt-in to Git Submodule updates
1 parent 50439b7 commit 7441384

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/renovate.json5

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,8 @@
2222
],
2323
"dockerfile": {
2424
"enabled": false
25+
},
26+
"git-submodules": {
27+
"enabled": true
2528
}
2629
}

0 commit comments

Comments
 (0)