Skip to content

Commit 57d4c2e

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 2db6175 commit 57d4c2e

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
@@ -13,7 +13,7 @@ repos:
1313
hooks:
1414
- id: yesqa
1515
- repo: https://github.com/pycqa/isort
16-
rev: '7.0.0'
16+
rev: '8.0.0'
1717
hooks:
1818
- id: isort
1919
args: ['--profile', 'black']

0 commit comments

Comments
 (0)