We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e135b51 + 504b709 commit fd633c8Copy full SHA for fd633c8
1 file changed
.pre-commit-config.yaml
@@ -15,7 +15,7 @@ repos:
15
- "--max-line-length=88"
16
- "--extend-ignore=E501,E502,E712"
17
- repo: https://github.com/pycqa/isort
18
- rev: 8.0.0
+ rev: 8.0.1
19
hooks:
20
- id: isort
21
args:
0 commit comments