Skip to content

Commit

Permalink
Merge pull request #118 from crossplane/renovate/ruff-0.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency ruff to v0.9.1
  • Loading branch information
bobh66 authored Jan 14, 2025
2 parents 192b1d0 + f1ae43e commit 8551576
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ packages = ["crossplane"]

# This special environment is used by hatch fmt.
[tool.hatch.envs.hatch-static-analysis]
dependencies = ["ruff==0.9.0"]
dependencies = ["ruff==0.9.1"]
config-path = "none" # Disable Hatch's default Ruff config.

[tool.ruff]
Expand Down

0 comments on commit 8551576

Please sign in to comment.