Skip to content

Commit b3a1a24

Browse files
[pre-commit.ci] pre-commit autoupdate (#188)
updates: - [github.com/pycqa/isort: 6.0.0 → 6.0.1](PyCQA/isort@6.0.0...6.0.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent a5cd21c commit b3a1a24

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
@@ -16,7 +16,7 @@ repos:
1616
args: [--config, ./.codespellrc]
1717

1818
- repo: https://github.com/pycqa/isort
19-
rev: 6.0.0
19+
rev: 6.0.1
2020
hooks:
2121
- id: isort
2222
args: [--profile, black]

0 commit comments

Comments
 (0)