Skip to content

Commit 6b0b814

Browse files
committed
fixes issue pandas-dev#36879
1 parent d759308 commit 6b0b814

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ repos:
2121
- file
2222
args: [--append-config=flake8/cython-template.cfg]
2323
- repo: https://github.com/PyCQA/isort
24-
rev: 5.2.2
24+
rev: 5.6.0
2525
hooks:
2626
- id: isort
2727
exclude: ^pandas/__init__\.py$|^pandas/core/api\.py$

0 commit comments

Comments
 (0)