Merge pull request 'Updates to the pre-commit action created at 2023-12-08' (#22) from update/pre-commit-hooks into main

Reviewed-on: #22
This commit is contained in:
Philipp Horstenkamp 2023-12-09 22:48:35 +01:00
commit 80039cba2c
1 changed files with 1 additions and 1 deletions

View File

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