Skip to content

Commit f7c9802

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pycqa/isort: 5.11.1 → v5.11.3](PyCQA/isort@5.11.1...v5.11.3)
1 parent b6d48a7 commit f7c9802

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
@@ -39,7 +39,7 @@ repos:
3939

4040
# Autoformat: Python code
4141
- repo: https://github.com/pycqa/isort
42-
rev: 5.11.1
42+
rev: v5.11.3
4343
hooks:
4444
- id: isort
4545
args:

0 commit comments

Comments
 (0)