diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 12d4e08..2066819 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -38,7 +38,7 @@ "matchManagers": ["github-actions"], "automerge": true, "automergeType": "branch", - "matchUpdateTypes": ["digest"] + "matchUpdateTypes": ["digest"], "schedule": [ "every 1 months on the first day of the month" ]