mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
ci: disable updates for @bazel (#58050)
This is to prevent the bot to update #51047 PR Close #58050
This commit is contained in:
committed by
Paul Gschwendtner
parent
694fe3faab
commit
c18ec3dd26
+3
-1
@@ -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": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user