Skip to content

Commit 8f6eaeb

Browse files
[pre-commit.ci] pre-commit autoupdate (#53)
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 91c33b2 commit 8f6eaeb

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
@@ -14,7 +14,7 @@ repos:
1414
- id: check-toml
1515
- id: mixed-line-ending
1616
- repo: https://github.com/pycqa/isort
17-
rev: 7.0.0
17+
rev: 8.0.0
1818
hooks:
1919
- id: isort
2020
name: isort (python)

0 commit comments

Comments
 (0)