Skip to content

Commit b216f1c

Browse files
[pre-commit.ci] pre-commit autoupdate (#204)
updates: - [github.com/pycqa/isort: 7.0.0 → 8.0.0](PyCQA/isort@7.0.0...8.0.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 3c7263c commit b216f1c

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
@@ -47,7 +47,7 @@ repos:
4747
types: [file, python]
4848

4949
- repo: https://github.com/pycqa/isort
50-
rev: 7.0.0
50+
rev: 8.0.0
5151
hooks:
5252
- id: isort
5353
name: isort (python)

0 commit comments

Comments
 (0)