Skip to content

Commit

Permalink
chore(deps): update dependency rules_python_gazelle_plugin to v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 17, 2025
1 parent 4639159 commit 080cbd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion {{ .ProjectSnake }}/MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ bazel_dep(name = "rules_jvm_external", version = "6.6")
{{- end }}
{{- if .Computed.python }}
bazel_dep(name = "rules_python", version = "1.0.0")
bazel_dep(name = "rules_python_gazelle_plugin", version = "1.0.0")
bazel_dep(name = "rules_python_gazelle_plugin", version = "1.1.0")
bazel_dep(name = "aspect_rules_py", version = "1.0.0")
bazel_dep(name = "rules_uv", version = "0.51.0")
{{- end }}
Expand Down

0 comments on commit 080cbd8

Please sign in to comment.