Updates to the pre-commit action created at 2023-12-15 #25

Closed
runner wants to merge 1 commits from update/pre-commit-hooks into main

View File

@ -45,7 +45,7 @@ repos:
- id: validate-html - id: validate-html
- repo: https://github.com/pre-commit/mirrors-prettier - repo: https://github.com/pre-commit/mirrors-prettier
rev: v4.0.0-alpha.3-1 rev: v4.0.0-alpha.5
hooks: hooks:
- id: prettier - id: prettier
types_or: [css, javascript] types_or: [css, javascript]