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 d73c84c + a6ecf92 commit 4bd7b21
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: "252 days", // 6 releases * 6 weeks per release * 7 days per week
internalChecksFilter: "strict",
minimumReleaseAge: '252 days', // 6 releases * 6 weeks per release * 7 days per week
internalChecksFilter: 'strict',
},
// Goals:
// - Keep version reqs low, ignoring compatible normal/build dependencies
Expand Down

0 comments on commit 4bd7b21

Please sign in to comment.