Skip to content

Commit d218628

Browse files
committed
Renovate: Typescript updates are always separate
1 parent 0a072d2 commit d218628

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.renovaterc.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,11 @@
1919
"matchManagers": ["npm"],
2020
"matchDepTypes": ["engines"],
2121
"rangeStrategy": "auto"
22+
},
23+
{
24+
"description": "Typescript updates are always separate",
25+
"matchPackageNames": ["typescript"],
26+
"separateMinorPatch": true
2227
}
2328
]
2429
}

0 commit comments

Comments
 (0)