Merge pull request 'Updates to the pre-commit action created at 2023-12-23' (#26) from chore/update-pre-commit into main
All checks were successful
Auto Maintenance Cycle / pre-commit Autoupdate (push) Successful in 3m25s
All checks were successful
Auto Maintenance Cycle / pre-commit Autoupdate (push) Successful in 3m25s
Reviewed-on: #26
This commit is contained in:
commit
35f47d20d5
@ -25,7 +25,7 @@ repos:
|
|||||||
args: [--branch, main]
|
args: [--branch, main]
|
||||||
|
|
||||||
- repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks
|
- repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks
|
||||||
rev: v2.11.0
|
rev: v2.12.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: pretty-format-ini
|
- id: pretty-format-ini
|
||||||
args: [--autofix]
|
args: [--autofix]
|
||||||
@ -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.4
|
rev: v4.0.0-alpha.8
|
||||||
hooks:
|
hooks:
|
||||||
- id: prettier
|
- id: prettier
|
||||||
types_or: [css, javascript]
|
types_or: [css, javascript]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user