Skip to content

Commit

Permalink
Merge branch 'master' into ci-cancel-workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Oct 21, 2023
2 parents 4acf381 + 45f0bcc commit 16cd509
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ go_sdk.download(

bazel_dep(
name = "gazelle",
version = "0.30.0",
version = "0.33.0",
dev_dependency = True,
)

Expand Down
2 changes: 1 addition & 1 deletion rules_haskell_tests/MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ go_sdk.download(

bazel_dep(
name = "gazelle",
version = "0.30.0",
version = "0.33.0",
)

go_deps = use_extension("@gazelle//:extensions.bzl", "go_deps")
Expand Down

0 comments on commit 16cd509

Please sign in to comment.