We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5fe2e1 commit 4c19f0cCopy full SHA for 4c19f0c
.pre-commit-config.yaml
@@ -7,7 +7,7 @@ repos:
7
language_version: python3.8
8
9
- repo: https://github.com/PyCQA/isort
10
- rev: 5.9.2
+ rev: 5.9.3
11
hooks:
12
- id: isort
13
additional_dependencies: [toml]
0 commit comments