diff --git a/.github/renovate.json b/.github/renovate.json index 5d3f84a..cd7a9c7 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -3,6 +3,10 @@ "extends": [ "local>sjinks/.github:renovate-config" ], + "git-submodules": { + "enabled": true, + "versioning": "loose" + }, "customManagers": [ { "customType": "regex",