Skip to content

Commit 7b703fe

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 dc983c9 commit 7b703fe

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
@@ -34,7 +34,7 @@ repos:
3434

3535
# Autoformat: Python code
3636
- repo: https://github.com/pycqa/isort
37-
rev: v5.11.3
37+
rev: 5.11.4
3838
hooks:
3939
- id: isort
4040
args:

0 commit comments

Comments
 (0)