diff --git a/renovate.json5 b/renovate.json5 index d6afe1cda..636bec9af 100644 --- a/renovate.json5 +++ b/renovate.json5 @@ -6,7 +6,7 @@ "rebaseWhen": "conflicted", "packageRules": [ { - "matchDatasources": ["sbt"], + "matchManagers": ["sbt"], "addLabels": ["auto-lockfile-update"] } ]