8000 fix: Upgrade isort to 5.12.0 in pre-commit to avoid build failures. · kstrauser/python-lsp-ruff@ffac371 · GitHub
[go: up one dir, main page]

Skip to content

Commit ffac371

Browse files
Ttayujhossbach
authored andcommitted
fix: Upgrade isort to 5.12.0 in pre-commit to avoid build failures.
1 parent 5c8755b commit ffac371

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
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/timothycrosley/isort
3-
rev: 5.10.1
3+
rev: 5.12.0
44
hooks:
55
- id: isort
66

0 commit comments

Comments
 (0)
0