Skip to content

Commit 1619756

Browse files
Update renovate.json5
1 parent 357ff39 commit 1619756

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

renovate.json5

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
matchDepTypes: [
4242
'build-dependencies',
4343
'dependencies',
44+
'workspace.dependencies'
4445
],
4546
matchCurrentVersion: '>=0.1.0',
4647
matchUpdateTypes: [
@@ -55,6 +56,7 @@
5556
matchDepTypes: [
5657
'build-dependencies',
5758
'dependencies',
59+
'workspace.dependencies'
5860
],
5961
matchCurrentVersion: '>=1.0.0',
6062
matchUpdateTypes: [
@@ -87,6 +89,7 @@
8789
matchCurrentVersion: '>=1.0.0',
8890
matchUpdateTypes: [
8991
'minor',
92+
'patch'
9093
],
9194
automerge: true,
9295
groupName: 'compatible (dev)',

0 commit comments

Comments
 (0)