We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98ea110 commit b24b644Copy full SHA for b24b644
.pre-commit-config.yaml
@@ -18,7 +18,7 @@ repos:
18
- id: pyupgrade
19
args: ["--py37-plus"]
20
- repo: https://github.com/PyCQA/isort
21
- rev: 5.11.1
+ rev: v5.11.3
22
hooks:
23
- id: isort
24
- repo: https://github.com/pycqa/flake8
0 commit comments