diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 3a200df..b77656d 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -9,7 +9,6 @@ automerge: true, separateMinorPatch: false, automergeType: "branch", - separateMinorPatch: false, minimumReleaseAge: null, // Main pre-commit check run "after 4am on monday", this - before 3am. extends: ["schedule:earlyMondays"], @@ -23,7 +22,7 @@ extends: ["schedule:earlyMondays"], }, ], - regexManagers: [ + customManagers: [ { customType: "regex", description: "Update Renovate",