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 be7f736 commit b608b89Copy full SHA for b608b89
.pre-commit-config.yaml
@@ -11,7 +11,7 @@ repos:
11
- id: end-of-file-fixer
12
- id: debug-statements
13
- repo: https://github.com/PyCQA/isort
14
- rev: 5.10.1
+ rev: 5.11.1
15
hooks:
16
- id: isort
17
- repo: https://github.com/PyCQA/flake8
0 commit comments