diff --git a/.github/renovate.json5 b/.github/renovate.json5 index c3113a3..e890c38 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -17,7 +17,7 @@ packageRules: [ // Commit message formats { - matchDatasources: ["github-actions"], + matchManagers: ["github-actions"], commitMessagePrefix: "ci: ", }, ],