Skip to content

Commit 4b63c12

Browse files
authored
Update MODULE.bazel
1 parent 8c593b6 commit 4b63c12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ bazel_dep(name = "rules_uv", version = "0.52.0")
1111
# Pick up https://github.com/theoremlp/rules_uv/pull/207/commits
1212
git_override(
1313
module_name = "rules_uv",
14-
commit = "bcf9472ece66176de7d21856e95549b4200122ad",
14+
commit = "6330187e9158931d07397e92870a7d5ed12b81f3",
1515
remote = "https://github.com/alexeagle/rules_uv.git",
1616
)
1717

0 commit comments

Comments
 (0)