Skip to content

Commit

Permalink
chore(deps): update dependency rules_python_gazelle_plugin to v1 (#263)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent b786082 commit 40df293
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 @@ -14,7 +14,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 = "0.40.0")
bazel_dep(name = "rules_python_gazelle_plugin", version = "1.0.0")
bazel_dep(name = "aspect_rules_py", version = "1.0.0")
bazel_dep(name = "rules_uv", version = "0.44.0")
{{- end }}
Expand Down

0 comments on commit 40df293

Please sign in to comment.