We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 357ff39 commit 1619756Copy full SHA for 1619756
renovate.json5
@@ -41,6 +41,7 @@
41
matchDepTypes: [
42
'build-dependencies',
43
'dependencies',
44
+ 'workspace.dependencies'
45
],
46
matchCurrentVersion: '>=0.1.0',
47
matchUpdateTypes: [
@@ -55,6 +56,7 @@
55
56
57
58
59
60
61
matchCurrentVersion: '>=1.0.0',
62
@@ -87,6 +89,7 @@
87
89
88
90
91
'minor',
92
+ 'patch'
93
94
automerge: true,
95
groupName: 'compatible (dev)',
0 commit comments