From 791b903ded2d833cae1d6d1012c4abe183acab8e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=BCnther=20Wannenmacher?= Date: Mon, 19 May 2025 17:29:06 +0200 Subject: [PATCH] chore(deps): renovate updates submodule for build (hack/common) --- renovate.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/renovate.json b/renovate.json index 0ff92f2..01ac1b8 100644 --- a/renovate.json +++ b/renovate.json @@ -1,5 +1,8 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", + "git-submodules": { + "enabled": true + }, "minimumReleaseAge": "3 days", "extends": [ "config:recommended",