From eb72ebddf8b9b0d991dc2cfc73b163fa09bb4ae6 Mon Sep 17 00:00:00 2001 From: Joe Wang Date: Tue, 30 Apr 2024 16:59:05 -0400 Subject: [PATCH] chore: update renovate to exclude libraries-bom update in README.md --- renovate.json | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/renovate.json b/renovate.json index 7ee03ed7f1b9..80c64b85b928 100644 --- a/renovate.json +++ b/renovate.json @@ -41,16 +41,6 @@ "depNameTemplate": "com.google.cloud:sdk-platform-java-config", "datasourceTemplate": "maven" }, - { - "fileMatch": [ - "README.md" - ], - "matchStrings": [ - "libraries-bom\\s+(?.*?)" - ], - "depNameTemplate": "com.google.cloud:libraries-bom", - "datasourceTemplate": "maven" - }, { "fileMatch": [ "generation_config.yaml"