From affb7b88ee41ca6aad803556e0591d3953905a32 Mon Sep 17 00:00:00 2001 From: "Yuan (Bob) Gong" <4957653+Bobgy@users.noreply.github.com> Date: Tue, 2 Feb 2021 12:06:14 +0800 Subject: [PATCH] Update renovate.json5 (#5072) --- .github/renovate.json5 | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/renovate.json5 b/.github/renovate.json5 index dca6ef162d7..67922b17b6a 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -6,6 +6,7 @@ ":dependencyDashboard", ":semanticCommits", ":semanticCommitScope(deps)", + ":preserveSemverRanges", // TODO: we should discuss this option in https://github.com/kubeflow/pipelines/issues/4682#issuecomment-771329309. "group:linters", "group:googleapis", "group:goOpenapi"