Updates to the pre-commit action created at 2023-12-23 (#11)
All checks were successful
Lint / pre-commit Linting (push) Successful in 36s
All checks were successful
Lint / pre-commit Linting (push) Successful in 36s
Update to the pre-commit action. Co-authored-by: Philipp <Philipp@users.noreply.github.com> Reviewed-on: #11 Co-authored-by: Act Runner <runner@np-replay-git@horstenkamp.eu> Co-committed-by: Act Runner <runner@np-replay-git@horstenkamp.eu>
This commit is contained in:
parent
0a952729bc
commit
a039bc1e28
@ -25,7 +25,7 @@ repos:
|
||||
args: [--branch, main]
|
||||
|
||||
- repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks
|
||||
rev: v2.11.0
|
||||
rev: v2.12.0
|
||||
hooks:
|
||||
- id: pretty-format-ini
|
||||
args: [--autofix]
|
||||
@ -45,7 +45,7 @@ repos:
|
||||
- id: validate-html
|
||||
|
||||
- repo: https://github.com/pre-commit/mirrors-prettier
|
||||
rev: v4.0.0-alpha.3-1
|
||||
rev: v4.0.0-alpha.8
|
||||
hooks:
|
||||
- id: prettier
|
||||
types_or: [css, javascript]
|
||||
|
Loading…
x
Reference in New Issue
Block a user