Skip to content

Commit db586a8

Browse files
chore(pre-commit): pre-commit autoupdate (#1897)
updates: - [github.com/PyCQA/isort: 5.11.4 → 5.12.0](PyCQA/isort@5.11.4...5.12.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 4179b3b commit db586a8

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
@@ -23,7 +23,7 @@ repos:
2323
- id: pyupgrade
2424
args: [--py38-plus]
2525
- repo: https://github.com/PyCQA/isort
26-
rev: 5.11.4
26+
rev: 5.12.0
2727
hooks:
2828
- id: isort
2929
- repo: https://github.com/psf/black

0 commit comments

Comments
 (0)