From d6db570d3114b5404195cb167a7f3cf8f0899c12 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Jun 2025 13:40:41 -0400 Subject: [PATCH] chore(config): migrate config renovate.json (#324) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- renovate.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/renovate.json b/renovate.json index 0df6221..8148c4e 100644 --- a/renovate.json +++ b/renovate.json @@ -22,7 +22,7 @@ "matchManagers": [ "gomod" ], - "packageNames": [ + "matchPackageNames": [ "!github.com/scylladb/gocql" ], "enabled": true @@ -40,7 +40,7 @@ "enabled": false }, { - "packageNames": [ + "matchPackageNames": [ "github.com/scylladb/gocql" ], "enabled": true