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 3077c2c + 0df7d3f commit 9a54b7cCopy full SHA for 9a54b7c
.pre-commit-config.yaml
@@ -7,7 +7,7 @@ repos:
7
- id: end-of-file-fixer
8
- id: trailing-whitespace
9
- repo: https://github.com/PyCQA/isort
10
- rev: 5.8.0
+ rev: 5.9.1
11
hooks:
12
- id: isort
13
additional_dependencies: [toml]
0 commit comments