diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 4321f3a..12d4e08 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -34,6 +34,15 @@ "automergeType": "branch", "matchUpdateTypes": ["minor", "patch"] }, + { + "matchManagers": ["github-actions"], + "automerge": true, + "automergeType": "branch", + "matchUpdateTypes": ["digest"] + "schedule": [ + "every 1 months on the first day of the month" + ] + }, // // Common library dep //