From 5c80f7d5edccd78981c4f8c92eafc91aa661d236 Mon Sep 17 00:00:00 2001 From: Florian PAUL Date: Thu, 8 Aug 2024 11:33:10 +0200 Subject: [PATCH] chore: update renovate --- .renovaterc.json5 | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.renovaterc.json5 b/.renovaterc.json5 index 4346f392c5..405e383247 100644 --- a/.renovaterc.json5 +++ b/.renovaterc.json5 @@ -104,6 +104,13 @@ "matchManagers": ["maven"], "groupName": "Open API updates", "groupSlug": "openapi" + }, + { + // We don't want to update this dep as we are still targeting a fork + "matchPackageNames": [ + "io.swagger:swagger-codegen-cli" + ], + "enabled": false } ], customManagers: [