diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 10b8d07e1..1534bc3ce 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -32,7 +32,7 @@ { matchPackagePatterns: ["*"], automerge: false, - "rangeStrategy": "replace" + rangeStrategy: "replace" }, // Example of pinning a dependency to a specific version or range of versions // There's a ton of flexibility for doing this type of thing