Skip to content

Commit 8bc9015

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 01ee1b6 commit 8bc9015

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
@@ -40,7 +40,7 @@ repos:
4040

4141
# Autoformat: Python code
4242
- repo: https://github.com/pycqa/isort
43-
rev: v5.11.3
43+
rev: 5.11.4
4444
hooks:
4545
- id: isort
4646
args:

0 commit comments

Comments
 (0)