Skip to content

Commit 6f37bcd

Browse files
authored
chore(renovate): skip cargo and npm updates (#597)
These produce a lot of PRs that no one wants to spend time reviewing. Also consumes a significant CI load when a batch of these PRs is created.
1 parent 6daace0 commit 6f37bcd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

renovate.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,8 @@
1010
"group:monorepos",
1111
"workarounds:all"
1212
],
13+
"enabledManagers": [
14+
"bazel", "bazel-module", "bazelisk", "github-actions"
15+
],
1316
"labels": ["dependencies"]
1417
}

0 commit comments

Comments
 (0)