We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85438ac commit 8cdaa12Copy full SHA for 8cdaa12
MODULE.bazel
@@ -182,7 +182,7 @@ git_override(
182
bazel_dep(name = "phst_merge_bazel_lockfiles", version = "0", dev_dependency = True)
183
git_override(
184
module_name = "phst_merge_bazel_lockfiles",
185
- commit = "9b205fcbc4f6e63a52a006723b1fc84a6e2dac99",
+ commit = "89d350fdf5b40bae62abc92a2bada0d914b06cf8",
186
remote = "https://github.com/phst/merge-bazel-lockfiles.git",
187
)
188
0 commit comments