Skip to content

Commit

Permalink
Renovate: Typescript updates are always separate
Browse files Browse the repository at this point in the history
  • Loading branch information
dex4er committed Jun 21, 2024
1 parent d0bd241 commit f889baa
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .renovaterc.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,11 @@
"matchManagers": ["npm"],
"matchDepTypes": ["engines"],
"rangeStrategy": "auto"
},
{
"description": "Typescript updates are always separate",
"matchPackageNames": ["typescript"],
"separateMinorPatch": true
}
]
}

0 comments on commit f889baa

Please sign in to comment.