From c18ec3dd26efcaa6e3932d9b59013ec75fd6b309 Mon Sep 17 00:00:00 2001 From: Matthieu Riegler Date: Wed, 2 Oct 2024 16:58:30 +0200 Subject: [PATCH] ci: disable updates for @bazel (#58050) This is to prevent the bot to update #51047 PR Close #58050 --- renovate.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/renovate.json b/renovate.json index 0fb3d514cd0..4aed7e39a8f 100644 --- a/renovate.json +++ b/renovate.json @@ -45,7 +45,9 @@ "unist-util-visit", "unist-util-visit-parents", "rules_pkg", - "aspect_bazel_lib" + "aspect_bazel_lib", + "@bazel/runfiles", + "build_bazel_rules_nodejs" ], "packageRules": [ {