Skip to content

Commit 999c820

Browse files
committed
chore: update renovate config
1 parent e8c0254 commit 999c820

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

renovate.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -172,8 +172,7 @@
172172
{
173173
"description": "Maintain ranges for dev dependencies patch updates",
174174
"matchDepTypes": ["devDependencies"],
175-
"matchUpdateTypes": ["patch"],
176-
"rangeStrategy": "bump"
175+
"matchUpdateTypes": ["patch"]
177176
},
178177
{
179178
"description": "Prevent conflicting React versions in overrides",

0 commit comments

Comments
 (0)