Merge pull request 'Updates to the pre-commit action created at 2023-12-09' (#10) from chore/update-pre-commit into main
Lint / pre-commit Linting (push) Successful in 55s Details

Reviewed-on: #10
Reviewed-by: Philipp Horstenkamp <philipp@np-replay-git@horstenkamp.eu>
This commit is contained in:
Philipp Horstenkamp 2023-12-09 13:22:43 +01:00
commit 0a952729bc
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]