diff --git a/setup.cfg b/setup.cfg index 94659d877a..d01bf4866f 100644 --- a/setup.cfg +++ b/setup.cfg @@ -188,7 +188,7 @@ lint = # for now we pin to a specific commit for safety flake8-markupsafe@git+https://github.com/vmagamedov/flake8-markupsafe#egg=b391bd13df9330e01666d304b7f4403d67e5ceba flake8-type-checking - ruff + ruff!=0.7.2 mypy = dogpile.cache>=1.2.1 GitPython