Skip to content

Commit 9b8c0a1

Browse files
[pre-commit.ci] pre-commit autoupdate (#171)
updates: - [github.com/PyCQA/isort: 5.12.0 → 5.13.0](PyCQA/isort@5.12.0...5.13.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 93e29e9 commit 9b8c0a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ repos:
2121
exclude: ^recipe/meta.yaml$
2222
- id: check-merge-conflict
2323
- repo: https://github.com/PyCQA/isort
24-
rev: 5.12.0
24+
rev: 5.13.0
2525
hooks:
2626
- id: isort
2727
- repo: https://github.com/psf/black

0 commit comments

Comments
 (0)