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 fe64d11 commit 96e58c5Copy full SHA for 96e58c5
.pre-commit-config.yaml
@@ -45,7 +45,7 @@ repos:
45
types: [file, python]
46
args: [--max-line-length=100, --ignore=E203 E301 E302 E501 E402 E704 W503 W504]
47
- repo: https://github.com/pycqa/isort
48
- rev: 5.11.1
+ rev: v5.11.3
49
hooks:
50
- id: isort
51
name: isort Formatting
0 commit comments