diff --git a/pyproject.toml b/pyproject.toml index b659e48..10542fd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -62,7 +62,7 @@ packages = ["crossplane"] # This special environment is used by hatch fmt. [tool.hatch.envs.hatch-static-analysis] -dependencies = ["ruff==0.9.3"] +dependencies = ["ruff==0.9.4"] config-path = "none" # Disable Hatch's default Ruff config. [tool.ruff]