From 451ed20f5d3c3558f58164ca6e9bcc64930b4321 Mon Sep 17 00:00:00 2001 From: Christian Nicolai Date: Thu, 5 May 2022 10:16:00 +0200 Subject: [PATCH] gem: fix Renovate for GHA updates --- .github/renovate.json5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 7206bf2..609e6a1 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -26,7 +26,7 @@ commitMessagePrefix: "docker: ", }, { - matchDatasources: ["github-actions"], + matchManagers: ["github-actions"], commitMessagePrefix: "ci: ", }, ],