Skip to content

Commit

Permalink
Skips broken ruff version (UP044 was broken in this version)
Browse files Browse the repository at this point in the history
  • Loading branch information
Daverball committed Nov 5, 2024
1 parent 476538e commit 0bfa5c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0bfa5c1

Please sign in to comment.