Skip to content

Commit a71b381

Browse files
ci: pre-commit autoupdate (#502)
updates: - [github.com/pycqa/isort: 5.12.0 → 5.13.2](PyCQA/isort@5.12.0...5.13.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 2a2794d commit a71b381

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
@@ -37,6 +37,6 @@ repos:
3737
- id: mixed-line-ending
3838

3939
- repo: https://github.com/pycqa/isort
40-
rev: 5.12.0
40+
rev: 5.13.2
4141
hooks:
4242
- id: isort

0 commit comments

Comments
 (0)