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 db82d8f commit 433584dCopy full SHA for 433584d
MODULE.bazel
@@ -190,7 +190,7 @@ git_override(
190
bazel_dep(name = "phst_merge_bazel_lockfiles", version = "0", dev_dependency = True)
191
git_override(
192
module_name = "phst_merge_bazel_lockfiles",
193
- commit = "64f8276cca591e07fa4f0cd407172b9f3a4cacd4",
+ commit = "dd82a9c0a71fd1c027be56d93b9f9ad53b9f19bb",
194
remote = "https://github.com/phst/merge-bazel-lockfiles.git",
195
)
196
0 commit comments