diff --git a/pyproject.toml b/pyproject.toml index ed8a57a..25c10ef 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -66,7 +66,7 @@ packages = ["crossplane"] # This special environment is used by hatch fmt. [tool.hatch.envs.hatch-static-analysis] -dependencies = ["ruff==0.11.7"] +dependencies = ["ruff==0.11.8"] config-path = "none" # Disable Hatch's default Ruff config. [tool.ruff]