Skip to content

Commit

Permalink
chore(ci): Revert experiments
Browse files Browse the repository at this point in the history
  • Loading branch information
epage committed Sep 20, 2023
1 parent 9aabb43 commit 813298e
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,9 @@
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',
"extractVersion": "^(?<version>\\d+\\.\\d+)", // Drop the patch version
schedule: [
'* * * * *',
],
},
// Goals:
// - Keep version reqs low, ignoring compatible normal/build dependencies
Expand Down

0 comments on commit 813298e

Please sign in to comment.