Skip to content

Commit f439c3d

Browse files
authored
Merge pull request #2149 from tweag/renovate/rules_sh-0.x
Update dependency rules_sh to v0.4.0
2 parents bec8d8d + 82ef0d6 commit f439c3d

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
@@ -31,7 +31,7 @@ bazel_dep(
3131
)
3232
bazel_dep(
3333
name = "rules_sh",
34-
version = "0.3.0",
34+
version = "0.4.0",
3535
)
3636
bazel_dep(
3737
name = "bazel_skylib",

0 commit comments

Comments
 (0)