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 fa6a253 commit fdc7c54Copy full SHA for fdc7c54
.pre-commit-config.yaml
@@ -20,7 +20,7 @@ repos:
20
args:
21
- --extend-ignore=E203,E501
22
- repo: https://github.com/pycqa/isort
23
- rev: 6.0.0
+ rev: 6.0.1
24
hooks:
25
- id: isort
26
name: isort (python)
0 commit comments