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 35f6165 commit a0bdd88Copy full SHA for a0bdd88
.pre-commit-config.yaml
@@ -22,7 +22,7 @@ repos:
22
args: ["--in-place", "--remove-unused-variables"]
23
24
- repo: https://github.com/pycqa/isort
25
- rev: 5.12.0
+ rev: 5.13.0
26
hooks:
27
- id: isort
28
args:
0 commit comments