Skip to content

Commit d49dcb5

Browse files
ci: pre-commit autoupdate
updates: - [github.com/pycqa/isort: 5.13.2 → 6.0.0](PyCQA/isort@5.13.2...6.0.0)
1 parent 29f546d commit d49dcb5

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
@@ -33,7 +33,7 @@ repos:
3333
- id: mixed-line-ending
3434

3535
- repo: https://github.com/pycqa/isort
36-
rev: 5.13.2
36+
rev: 6.0.0
3737
hooks:
3838
- id: isort
3939

0 commit comments

Comments
 (0)