Skip to content

Commit 9119e91

Browse files
chore(deps): update pre-commit hook pycqa/isort to v5.13.2 (#88)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 86f7fe5 commit 9119e91

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
@@ -46,7 +46,7 @@ repos:
4646
hooks:
4747
- id: autoflake
4848
- repo: https://github.com/PyCQA/isort
49-
rev: 5.13.1
49+
rev: 5.13.2
5050
hooks:
5151
- id: isort
5252
- repo: https://github.com/psf/black

0 commit comments

Comments
 (0)