Skip to content

Commit a9a54e1

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/PyCQA/isort: 5.11.4 → 5.12.0](PyCQA/isort@5.11.4...5.12.0)
1 parent 52a11b6 commit a9a54e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ repos:
1313
args: [--fix, lf]
1414
- id: trailing-whitespace
1515
- repo: https://github.com/PyCQA/isort
16-
rev: 5.11.4
16+
rev: 5.12.0
1717
hooks:
1818
- id: isort
1919
- repo: https://github.com/pycqa/flake8

0 commit comments

Comments
 (0)