diff --git a/pyproject.toml b/pyproject.toml index a596eae..bf0bbb1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -77,7 +77,7 @@ python = ["3.8", "3.9", "3.10", "3.11"] detached = true dependencies = [ "mypy==1.8.0", - "ruff==0.2.2", + "ruff==0.6.4", ] [tool.hatch.envs.lint.scripts]