Skip to content

Commit 0cbb84b

Browse files
[pre-commit.ci] pre-commit autoupdate (#513)
updates: - [github.com/pycqa/isort: v5.11.3 → 5.11.4](PyCQA/isort@v5.11.3...5.11.4) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 631bdf9 commit 0cbb84b

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
@@ -16,7 +16,7 @@ repos:
1616
- id: trailing-whitespace
1717

1818
- repo: https://github.com/pycqa/isort
19-
rev: v5.11.3
19+
rev: 5.11.4
2020
hooks:
2121
- id: isort
2222
args: [ "-a", "from __future__ import annotations" ]

0 commit comments

Comments
 (0)