Skip to content

Commit 2308cfe

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 c631810 commit 2308cfe

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
@@ -36,7 +36,7 @@ repos:
3636

3737
# Autoformat: Python code
3838
- repo: https://github.com/pycqa/isort
39-
rev: v5.11.3
39+
rev: 5.11.4
4040
hooks:
4141
- id: isort
4242
args:

0 commit comments

Comments
 (0)