Skip to content

Commit

Permalink
chore(config): migrate renovate config (#88)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 12, 2023
1 parent 1c1171d commit 144e3ad
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -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"],
Expand All @@ -23,7 +22,7 @@
extends: ["schedule:earlyMondays"],
},
],
regexManagers: [
customManagers: [
{
customType: "regex",
description: "Update Renovate",
Expand Down

0 comments on commit 144e3ad

Please sign in to comment.