Skip to content

Commit

Permalink
set to auto for range
Browse files Browse the repository at this point in the history
Signed-off-by: Valentin Sickert <[email protected]>
  • Loading branch information
Lapotor committed Nov 18, 2023
1 parent f657ff6 commit e0ac564
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@
{
"description": "Disable major and minor updates for PHP",
"matchPackageNames": "php",
"matchUpdateTypes": ["major", "minor"],
"enabled": false
"rangeStrategy": "auto"
}
]
}

0 comments on commit e0ac564

Please sign in to comment.