diff --git a/pyproject.toml b/pyproject.toml index eca431e8..6058550e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -69,7 +69,7 @@ force_grid_wrap = 2 [tool.pylint.master] -fail-under = 7.4 +fail-under = 7.3 output-format = "colorized,json:.lint.json,text:.lint.txt" [tool.pylint.format]