chore: revert pre-commit-config

This commit is contained in:
Junyan Qin
2025-05-10 16:44:06 +08:00
parent 425681ea09
commit 7b284591bd

View File

@@ -7,7 +7,3 @@ repos:
- id: ruff
# Run the formatter of backend.
- id: ruff-format
# Run the linter of frontend.
- id: eslint
# Run the formatter of frontend.
- id: eslint-format