From 03cfcabbf762acac0e14d102d8e75da5f11a4cbb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Skyler=20M=C3=A4ntysaari?= Date: Sat, 29 Apr 2023 20:22:25 +0300 Subject: [PATCH] ci(renovate): Update config --- .github/renovate.json5 | 9 +++++++++ 1 file changed, 9 insertions(+) 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 //