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 52a11b6 commit a9a54e1Copy full SHA for a9a54e1
.pre-commit-config.yaml
@@ -13,7 +13,7 @@ repos:
13
args: [--fix, lf]
14
- id: trailing-whitespace
15
- repo: https://github.com/PyCQA/isort
16
- rev: 5.11.4
+ rev: 5.12.0
17
hooks:
18
- id: isort
19
- repo: https://github.com/pycqa/flake8
0 commit comments