Skip to content

Commit

Permalink
Merge pull request #119 from tweag/renovate/gazelle-0.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency gazelle to v0.39.0
  • Loading branch information
mergify[bot] authored Sep 24, 2024
2 parents 3738133 + 27e653d commit a2b30ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ local_path_override(
bazel_dep(name = "rules_haskell", version = "0.19")
bazel_dep(name = "rules_haskell_nix")
bazel_dep(name = "rules_go", version = "0.50.1", repo_name = "io_bazel_rules_go")
bazel_dep(name = "gazelle", version = "0.38.0", repo_name = "bazel_gazelle")
bazel_dep(name = "gazelle", version = "0.39.0", repo_name = "bazel_gazelle")

GHC_VERSION = "9.4.5"

Expand Down

0 comments on commit a2b30ec

Please sign in to comment.