Skip to content

Commit b9ad36c

Browse files
committed
Depdendabot: ignore modules in the our bazel registry
These come from the upstream registry and should just be left alone.
1 parent 2e7da72 commit b9ad36c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,5 @@ updates:
4545
directory: "/"
4646
schedule:
4747
interval: weekly
48+
exclude-paths:
49+
- "misc/bazel/registry/**"

0 commit comments

Comments
 (0)