Skip to content

Commit ba7ba76

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 372bc24 commit ba7ba76

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
@@ -26,7 +26,7 @@ repos:
2626

2727
# Autoformat: Python code
2828
- repo: https://github.com/pycqa/isort
29-
rev: 5.11.1
29+
rev: v5.11.3
3030
hooks:
3131
- id: isort
3232
# args are not passed, but see the config in pyproject.toml

0 commit comments

Comments
 (0)