Skip to content

Commit da75288

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 3c44ba2 commit da75288

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
@@ -12,7 +12,7 @@ repos:
1212
- id: black
1313
language_version: python3
1414
- repo: https://github.com/PyCQA/isort
15-
rev: '7.0.0'
15+
rev: '8.0.0'
1616
hooks:
1717
- id: isort
1818
- repo: https://github.com/PyCQA/flake8

0 commit comments

Comments
 (0)