diff options
| author | Czarek Nakamoto <cyjan@mrcyjanek.net> | 2024-07-01 08:33:58 +0000 |
|---|---|---|
| committer | Czarek Nakamoto <cyjan@mrcyjanek.net> | 2024-07-01 09:51:48 +0000 |
| commit | 40915116b3e9c736d50bd63af12b0a27be9b4d29 (patch) | |
| tree | a98dafc0f90483bd442ad3f60d31dc415a358322 /renovate.json | |
| parent | 6fb9f780c4b060e8158267e9285b965ccdf5f331 (diff) | |
upload libraries to artifacts
renovate: enable git-submodules
Diffstat (limited to 'renovate.json')
| -rw-r--r-- | renovate.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/renovate.json b/renovate.json index 7190a60..a749506 100644 --- a/renovate.json +++ b/renovate.json @@ -1,3 +1,6 @@ { - "$schema": "https://docs.renovatebot.com/renovate-schema.json" + "$schema": "https://docs.renovatebot.com/renovate-schema.json", + "git-submodules": { + "enabled": true + } } |
