We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46b935b commit 17a5ebfCopy full SHA for 17a5ebf
.pre-commit-config.yaml
@@ -17,6 +17,6 @@ repos:
17
hooks:
18
- id: flake8
19
- repo: https://github.com/pycqa/isort
20
- rev: 5.13.2
+ rev: 6.0.0
21
22
- id: isort
0 commit comments