We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1019966 + 7a9419f commit fe9fa96Copy full SHA for fe9fa96
.pre-commit-config.yaml
@@ -7,7 +7,7 @@ repos:
7
- id: end-of-file-fixer
8
- id: debug-statements
9
- repo: https://github.com/pycqa/isort
10
- rev: 5.9.3
+ rev: 5.10.0
11
hooks:
12
- id: isort
13
- repo: https://github.com/psf/black
0 commit comments