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 6901e04 commit c0b3ab0Copy full SHA for c0b3ab0
.pre-commit-config.yaml
@@ -45,7 +45,7 @@ repos:
45
types: [python]
46
47
- repo: https://github.com/PyCQA/isort
48
- rev: "5.11.1" # Use the revision sha / tag you want to point at
+ rev: "5.11.4" # Use the revision sha / tag you want to point at
49
hooks:
50
- id: isort
51
name: isort
0 commit comments