chore(ci): Be explicit in renovate updates

This commit is contained in:
Ed Page 2024-01-24 08:40:56 -06:00
parent e819db4af6
commit 0b029063fe

View file

@ -73,6 +73,7 @@
matchCurrentVersion: '>=1.0.0',
matchUpdateTypes: [
'minor',
'patch',
],
enabled: false,
},
@ -100,6 +101,7 @@
matchCurrentVersion: '>=1.0.0',
matchUpdateTypes: [
'minor',
'patch',
],
automerge: true,
groupName: 'compatible (dev)',