diff --git a/.github/renovate.json b/.github/renovate.json index a31a177c..07f89b5a 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -4,6 +4,7 @@ "config:base", ":semanticCommitTypeAll(chore)" ], + "respectLatest": false, "ignorePaths": ["api/aqua-api-example/**"], "enabledManagers": ["sbt", "npm", "github-actions"], "rangeStrategy": "pin",