Skip to content

Commit 9c9206d

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pycqa/isort: 6.1.0 → 7.0.0](PyCQA/isort@6.1.0...7.0.0)
1 parent f794f5c commit 9c9206d

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
@@ -37,7 +37,7 @@ repos:
3737
- types-PyYAML
3838
- types-requests
3939
- repo: https://github.com/pycqa/isort
40-
rev: 6.1.0
40+
rev: 7.0.0
4141
hooks:
4242
- id: isort
4343
language_version: python3

0 commit comments

Comments
 (0)