⬆️ 升级 pre-commit 所用 eslint

This commit is contained in:
Azide 2024-03-08 14:28:05 +08:00 committed by felinae98
parent 80a6d1ef7d
commit 55197e4f6b

View File

@ -38,7 +38,7 @@ repos:
hooks:
- id: eslint
additional_dependencies:
- "eslint@8.2.0"
- "eslint@8.57.0"
- "@typescript-eslint/eslint-plugin"
- "@typescript-eslint/parser"
- "eslint-config-airbnb"