Skip to content

Commit 3cac284

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/PyCQA/isort: 5.13.0 → 5.13.2](PyCQA/isort@5.13.0...5.13.2)
1 parent 9bea920 commit 3cac284

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
@@ -43,6 +43,6 @@ repos:
4343
- id: yapf
4444
args: [-i]
4545
- repo: https://github.com/PyCQA/isort
46-
rev: 5.13.0
46+
rev: 5.13.2
4747
hooks:
4848
- id: isort

0 commit comments

Comments
 (0)