Skip to content

Commit

Permalink
chore: Update from '_rust/main' template
Browse files Browse the repository at this point in the history
  • Loading branch information
epage committed Aug 22, 2023
2 parents 9ae7444 + a6ecf92 commit 52d65a6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
dependencyDashboard: true,
regexManagers: [
{
customType: 'regex',
fileMatch: [
'^rust-toolchain\\.toml$',
'Cargo.toml$',
Expand All @@ -33,8 +34,8 @@
matchPackageNames: [
'rust',
],
minimumReleaseAge: "126 days", // 3 releases * 6 weeks per release * 7 days per week
internalChecksFilter: "strict",
minimumReleaseAge: '126 days', // 3 releases * 6 weeks per release * 7 days per week
internalChecksFilter: 'strict',
},
// Goals:
// - Rollup safe upgrades to reduce CI runner load
Expand Down

0 comments on commit 52d65a6

Please sign in to comment.