We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d0f67e commit a7062b5Copy full SHA for a7062b5
.pre-commit-config.yaml
@@ -15,7 +15,7 @@ repos:
15
- id: black
16
17
- repo: https://github.com/PyCQA/isort
18
- rev: 6.0.0
+ rev: 6.0.1
19
hooks:
20
- id: isort
21
name: isort (python)
0 commit comments