We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5b88ed commit 6cfeb66Copy full SHA for 6cfeb66
.pre-commit-config.yaml
@@ -12,7 +12,7 @@ repos:
12
hooks:
13
- id: black
14
- repo: https://github.com/PyCQA/isort
15
- rev: 6.0.0
+ rev: 6.0.1
16
17
- id: isort
18
- repo: https://github.com/coatl-dev/docformatter
0 commit comments