Skip to content

Commit 9e091bf

Browse files
chore(deps): update dependency rules_python_gazelle_plugin to v1.6.3 (#664)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 45beded commit 9e091bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

{{ .ProjectSnake }}/MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ bazel_dep(name = "rules_kotlin", version = "2.1.9")
3131
# See .bazelrc
3232
bazel_dep(name = "rules_python", version = "1.6.3")
3333
{{- if .Computed.python }}
34-
bazel_dep(name = "rules_python_gazelle_plugin", version = "1.6.1")
34+
bazel_dep(name = "rules_python_gazelle_plugin", version = "1.6.3")
3535
bazel_dep(name = "aspect_rules_py", version = "1.6.3")
3636
bazel_dep(name = "rules_uv", version = "0.88.0")
3737
{{- end }}

0 commit comments

Comments
 (0)