From a7c72c4918aba51c3dfc20a634e6143b56cc72b1 Mon Sep 17 00:00:00 2001 From: Volodymyr Kolesnykov Date: Tue, 4 Feb 2025 18:45:29 +0200 Subject: [PATCH] chore: update Renovate configuration --- .github/renovate.json | 4 ++++ 1 file changed, 4 insertions(+) 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",