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: ", }, ],