From 51d37af8c8ec83403dd0851906027b36c1750625 Mon Sep 17 00:00:00 2001 From: Ed Page Date: Mon, 23 Oct 2023 10:28:52 -0500 Subject: [PATCH] chore(ci): Update git-submodules instantly --- .github/renovate.json5 | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 9afe538..cd2e830 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -44,6 +44,14 @@ '* * * * *', ], }, + { + matchManagers: [ + 'git-submodules', + ], + schedule: [ + '* * * * *', + ], + }, // Goals: // - Keep version reqs low, ignoring compatible normal/build dependencies // - Take advantage of latest dev-dependencies