We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d759308 commit 6b0b814Copy full SHA for 6b0b814
.pre-commit-config.yaml
@@ -21,7 +21,7 @@ repos:
21
- file
22
args: [--append-config=flake8/cython-template.cfg]
23
- repo: https://github.com/PyCQA/isort
24
- rev: 5.2.2
+ rev: 5.6.0
25
hooks:
26
- id: isort
27
exclude: ^pandas/__init__\.py$|^pandas/core/api\.py$
0 commit comments