chore(pre-commit): add ruff hooks

This commit is contained in:
2026-05-03 18:18:42 +08:00
parent ab68f019c5
commit c54a22ece5
3 changed files with 178 additions and 0 deletions
+1
View File
@@ -31,6 +31,7 @@ redis = [
[dependency-groups]
dev = [
"pre-commit>=4.0.0",
"pytest>=8.0.0",
"pytest-asyncio>=0.24.0",
"ruff>=0.15.12",