Skip to content

Commit 7da6f95

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 4393f16 commit 7da6f95

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ repos:
1818
additional_dependencies: [flake8-bugbear]
1919

2020
- repo: https://github.com/PyCQA/isort
21-
rev: 5.11.1
21+
rev: v5.11.3
2222
hooks:
2323
- id: isort
2424
args: [--profile, "black"]

0 commit comments

Comments
 (0)