mirror of
https://github.com/crate-ci/typos.git
synced 2024-11-24 18:10:56 -05:00
chore(renovate): Update MSRV on release
This commit is contained in:
parent
a6ecf92327
commit
c8624f0538
1 changed files with 3 additions and 0 deletions
3
.github/renovate.json5
vendored
3
.github/renovate.json5
vendored
|
@ -36,6 +36,9 @@
|
||||||
],
|
],
|
||||||
minimumReleaseAge: '336 days', // 8 releases * 6 weeks per release * 7 days per week
|
minimumReleaseAge: '336 days', // 8 releases * 6 weeks per release * 7 days per week
|
||||||
internalChecksFilter: 'strict',
|
internalChecksFilter: 'strict',
|
||||||
|
schedule: [
|
||||||
|
'every day',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
// Goals:
|
// Goals:
|
||||||
// - Keep version reqs low, ignoring compatible normal/build dependencies
|
// - Keep version reqs low, ignoring compatible normal/build dependencies
|
||||||
|
|
Loading…
Reference in a new issue