Skip to content

Commit 034371c

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/PyCQA/isort: 7.0.0 → 8.0.0](PyCQA/isort@7.0.0...8.0.0)
1 parent 5e60757 commit 034371c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ repos:
55
- id: black
66
language_version: python3
77
- repo: https://github.com/PyCQA/isort
8-
rev: '7.0.0' # keep in sync with pyproject.toml
8+
rev: '8.0.0' # keep in sync with pyproject.toml
99
hooks:
1010
- id: isort
1111
- repo: https://github.com/PyCQA/flake8

0 commit comments

Comments
 (0)