Skip to content

Commit bc5e036

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pycqa/isort: 5.9.2 → 5.9.3](PyCQA/isort@5.9.2...5.9.3)
1 parent 6491bc5 commit bc5e036

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
@@ -18,7 +18,7 @@ repos:
1818
hooks:
1919
- id: black
2020
- repo: https://github.com/pycqa/isort
21-
rev: 5.9.2
21+
rev: 5.9.3
2222
hooks:
2323
- id: isort
2424
name: isort (python)

0 commit comments

Comments
 (0)