Skip to content

Commit 910cfb6

Browse files
tobiasraabeclaude
andcommitted
Remove sort-all hook as it's covered by ruff
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
1 parent f7f6db3 commit 910cfb6

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,6 @@ repos:
2222
- id: python-no-log-warn
2323
- id: python-use-type-annotations
2424
- id: text-unicode-replacement-char
25-
- repo: https://github.com/aio-libs/sort-all
26-
rev: v1.3.0
27-
hooks:
28-
- id: sort-all
2925
- repo: https://github.com/astral-sh/ruff-pre-commit
3026
rev: v0.12.4
3127
hooks:

0 commit comments

Comments
 (0)