Skip to content

Commit dc55dc2

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pycqa/isort: v5.11.3 → 5.11.4](PyCQA/isort@v5.11.3...5.11.4)
1 parent 0056f97 commit dc55dc2

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: v5.11.3
10+
rev: 5.11.4
1111
hooks:
1212
- id: isort
1313
name: isort (python)

0 commit comments

Comments
 (0)