Compare commits

...

2 Commits

Author SHA1 Message Date
Philipp Horstenkamp 0a952729bc 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>
2023-12-09 13:22:43 +01:00
Philipp f106f83c72 chore: update pre-commit hooks
Lint / pre-commit Linting (push) Successful in 59s Details
2023-12-09 12:20:40 +00:00
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]