We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a9284a commit 416b86dCopy full SHA for 416b86d
.pre-commit-config.yaml
@@ -6,7 +6,7 @@ repos:
6
args: [--target-version, "4.2"]
7
8
- repo: https://github.com/PyCQA/isort
9
- rev: 5.13.2
+ rev: 6.0.0
10
hooks:
11
- id: isort
12
- repo: https://github.com/PyCQA/flake8
0 commit comments