Skip to content

Commit ad5e328

Browse files
[pre-commit.ci] pre-commit autoupdate (#462)
updates: - [github.com/PyCQA/isort: 6.0.0 → 6.0.1](PyCQA/isort@6.0.0...6.0.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 019ffb0 commit ad5e328

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
- id: pyupgrade
2727
args: [--py38-plus]
2828
- repo: https://github.com/PyCQA/isort
29-
rev: 6.0.0
29+
rev: 6.0.1
3030
hooks:
3131
- id: isort
3232
- repo: https://github.com/psf/black

0 commit comments

Comments
 (0)