mirror of
https://github.com/crate-ci/typos.git
synced 2024-11-22 00:51:11 -05:00
chore(ci): Be explicit in renovate updates
This commit is contained in:
parent
e819db4af6
commit
0b029063fe
1 changed files with 2 additions and 0 deletions
2
.github/renovate.json5
vendored
2
.github/renovate.json5
vendored
|
@ -73,6 +73,7 @@
|
||||||
matchCurrentVersion: '>=1.0.0',
|
matchCurrentVersion: '>=1.0.0',
|
||||||
matchUpdateTypes: [
|
matchUpdateTypes: [
|
||||||
'minor',
|
'minor',
|
||||||
|
'patch',
|
||||||
],
|
],
|
||||||
enabled: false,
|
enabled: false,
|
||||||
},
|
},
|
||||||
|
@ -100,6 +101,7 @@
|
||||||
matchCurrentVersion: '>=1.0.0',
|
matchCurrentVersion: '>=1.0.0',
|
||||||
matchUpdateTypes: [
|
matchUpdateTypes: [
|
||||||
'minor',
|
'minor',
|
||||||
|
'patch',
|
||||||
],
|
],
|
||||||
automerge: true,
|
automerge: true,
|
||||||
groupName: 'compatible (dev)',
|
groupName: 'compatible (dev)',
|
||||||
|
|
Loading…
Reference in a new issue