We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0089cf3 commit 8f5d4d5Copy full SHA for 8f5d4d5
.pre-commit-config.yaml
@@ -27,7 +27,7 @@ repos:
27
args: [--py36-plus]
28
exclude: *fixtures
29
- repo: https://github.com/PyCQA/isort
30
- rev: 5.10.0
+ rev: 5.10.1
31
hooks:
32
- id: isort
33
- repo: https://github.com/psf/black
0 commit comments