Skip to content

Commit 640485e

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 b392a9e commit 640485e

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
@@ -7,7 +7,7 @@ repos:
77
hooks:
88
- id: black
99
- repo: https://github.com/pycqa/isort
10-
rev: 5.11.4
10+
rev: 5.12.0
1111
hooks:
1212
- id: isort
1313
name: isort (python)

0 commit comments

Comments
 (0)