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

Merged
Philipp merged 1 commits from chore/update-pre-commit into main 2023-12-12 16:25:04 +01:00

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.4
hooks: hooks:
- id: prettier - id: prettier
types_or: [css, javascript] types_or: [css, javascript]