Skip to content

Commit

Permalink
Bump apple_rules_lint to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
shs96c committed Sep 4, 2024
1 parent be40b5c commit 0d9c478
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module(name = "selenium")

bazel_dep(name = "apple_rules_lint", version = "0.3.2")
bazel_dep(name = "apple_rules_lint", version = "0.4.0")
bazel_dep(name = "aspect_bazel_lib", version = "2.7.9")
bazel_dep(name = "aspect_rules_esbuild", version = "0.20.1")
bazel_dep(name = "aspect_rules_js", version = "1.42.3")
Expand Down

0 comments on commit 0d9c478

Please sign in to comment.