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 abefef4 commit 874e8aeCopy full SHA for 874e8ae
.github/renovate.json5
@@ -7,7 +7,7 @@
7
":semanticCommits" // nicer commit messages
8
],
9
"labels": ["dependencies"],
10
- "rangeStrategy": "bump",
+ "rangeStrategy": "update-lockfile",
11
"packageRules": [
12
{
13
"matchDepTypes": ["peerDependencies","engines"],
0 commit comments