diff --git a/.github/renovate.json5 b/.github/renovate.json5 index aaf292f8cc..47b10068cc 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -1,5 +1,4 @@ { labels: ['dependencies'], extends: ['config:base', ':disableDependencyDashboard', ':gitSignOff'], - rangeStrategy: 'update-lockfile', }