ci: pin pre-commit/prettier to 3.5.2

This commit is contained in:
Revant Nandgaonkar 2025-02-23 11:50:28 +05:30
parent 3a5b15cf5d
commit fc5b63501f

View file

@ -27,6 +27,8 @@ repos:
rev: v4.0.0-alpha.8 rev: v4.0.0-alpha.8
hooks: hooks:
- id: prettier - id: prettier
additional_dependencies:
- prettier@3.5.2
- repo: https://github.com/codespell-project/codespell - repo: https://github.com/codespell-project/codespell
rev: v2.4.1 rev: v2.4.1