mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-23 00:05:09 +00:00
ci: pin pre-commit/prettier to 3.5.2
This commit is contained in:
parent
3a5b15cf5d
commit
fc5b63501f
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue