We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c593b6 commit 4b63c12Copy full SHA for 4b63c12
examples/MODULE.bazel
@@ -11,7 +11,7 @@ bazel_dep(name = "rules_uv", version = "0.52.0")
11
# Pick up https://github.com/theoremlp/rules_uv/pull/207/commits
12
git_override(
13
module_name = "rules_uv",
14
- commit = "bcf9472ece66176de7d21856e95549b4200122ad",
+ commit = "6330187e9158931d07397e92870a7d5ed12b81f3",
15
remote = "https://github.com/alexeagle/rules_uv.git",
16
)
17
0 commit comments