diff --git a/renovate.json b/renovate.json index 60d38f605..0e023f162 100644 --- a/renovate.json +++ b/renovate.json @@ -60,6 +60,18 @@ ], "enabled": false }, + { + "matchManagers": [ + "gomod" + ], + "matchFileNames": [ + "services/dis-pgsql-operator/go.mod" + ], + "matchPackageNames": [ + "github.com/pashagolub/pgxmock/v5" + ], + "enabled": false + }, { "matchManagers": [ "custom.regex"