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.
1 parent ba9a141 commit 4ff6e92Copy full SHA for 4ff6e92
.pre-commit-config.yaml
@@ -14,7 +14,7 @@ repos:
14
- id: end-of-file-fixer
15
- id: trailing-whitespace
16
- repo: https://github.com/PyCQA/isort
17
- rev: 6.0.1
+ rev: 6.1.0
18
hooks:
19
- id: isort
20
args: ["--profile", "black"]
0 commit comments