Skip to content

Commit b964346

Browse files
[pre-commit.ci] pre-commit autoupdate (#203)
updates: - [github.com/PyCQA/isort: 5.10.1 → v5.11.3](PyCQA/isort@5.10.1...v5.11.3) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 3973b34 commit b964346

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
@@ -24,7 +24,7 @@ repos:
2424
- id: flake8
2525
additional_dependencies: ['flake8-bugbear==22.7.1']
2626
- repo: https://github.com/PyCQA/isort
27-
rev: 5.10.1
27+
rev: v5.11.3
2828
hooks:
2929
- id: isort
3030
- repo: https://github.com/asottile/pyupgrade

0 commit comments

Comments
 (0)