Compare commits

...

2 Commits

Author SHA1 Message Date
Philipp Horstenkamp 35f47d20d5 Merge pull request 'Updates to the pre-commit action created at 2023-12-23' (#26) from chore/update-pre-commit into main
Auto Maintenance Cycle / pre-commit Autoupdate (push) Successful in 3m25s Details
Reviewed-on: #26
2023-12-24 10:56:11 +01:00
Philipp 8ccaa315fc chore: update pre-commit hooks 2023-12-23 23:03:16 +00:00
1 changed files with 2 additions and 2 deletions

View File

@ -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.4
rev: v4.0.0-alpha.8
hooks:
- id: prettier
types_or: [css, javascript]