Skip to content

Commit 4c19f0c

Browse files
[pre-commit.ci] pre-commit autoupdate (#342)
updates: - [github.com/PyCQA/isort: 5.9.2 → 5.9.3](PyCQA/isort@5.9.2...5.9.3) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent c5fe2e1 commit 4c19f0c

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
@@ -7,7 +7,7 @@ repos:
77
language_version: python3.8
88

99
- repo: https://github.com/PyCQA/isort
10-
rev: 5.9.2
10+
rev: 5.9.3
1111
hooks:
1212
- id: isort
1313
additional_dependencies: [toml]

0 commit comments

Comments
 (0)