Skip to content

Commit

Permalink
Merge pull request #1144 from ansible-collections/pre-commit-ci-updat…
Browse files Browse the repository at this point in the history
…e-config

updates:
- [github.com/pycontribs/mirrors-prettier: v3.3.3 → v3.4.2](pycontribs/mirrors-prettier@v3.3.3...v3.4.2)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
roverflow and pre-commit-ci[bot] authored Dec 11, 2024
2 parents 4547cdd + 6b31c6b commit c56f7a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ repos:
- id: add-trailing-comma

- repo: https://github.com/pycontribs/mirrors-prettier
rev: "v3.3.3"
rev: "v3.4.2"
hooks:
- id: prettier
entry: env CI=1 bash -c "prettier --list-different . || ec=$? && prettier --loglevel=error --write . && exit $ec"
Expand Down

0 comments on commit c56f7a6

Please sign in to comment.