diff --git a/pyproject.toml b/pyproject.toml index 0919b4c2e6b3ca209f890a35926fee7609622363..a6844e7b3a088a5256f37068c5ea8b4c34a7f824 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -130,7 +130,7 @@ include = [ packages = ["src/clapper"] [tool.ruff] -line-length = 80 +line-length = 88 target-version = "py310" [tool.ruff.format]