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