Open soxofaan opened 1 year ago
At the moment, the docs at https://pycqa.github.io/isort/docs/configuration/pre-commit.html instruct to use this version of isort:
rev: 5.11.2
This version however does not build anymore (see #2077)
0efb786f8194ebba0959f0c454c5d1972cf8c08a bumped the version in the documentation source (to 5.11.5) but that change is not (yet?) visible in the html docs https://pycqa.github.io/isort/docs/configuration/pre-commit.html
have the same issue.
Same issue here. Using:
rev: 5.11.5
Worked 🥳
At the moment, the docs at https://pycqa.github.io/isort/docs/configuration/pre-commit.html instruct to use this version of isort:
This version however does not build anymore (see #2077)
0efb786f8194ebba0959f0c454c5d1972cf8c08a bumped the version in the documentation source (to 5.11.5) but that change is not (yet?) visible in the html docs https://pycqa.github.io/isort/docs/configuration/pre-commit.html