Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#501)
Browse files Browse the repository at this point in the history
* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/pre-commit/mirrors-prettier: 672abe14d309fc28817d45b6be25ea976a92222a → fc260393cc4ec09f8fc0a5ba4437f481c8b55dc1](pre-commit/mirrors-prettier@672abe1...fc26039)

* '[pre-commit.ci 🤖] Apply code format tools to PR'

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] committed Sep 5, 2023
1 parent df55b8a commit ecd24ab
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 @@ -22,7 +22,7 @@ repos:
- id: black

- repo: https://github.com/pre-commit/mirrors-prettier
rev: 672abe14d309fc28817d45b6be25ea976a92222a # frozen: v3.0.2
rev: fc260393cc4ec09f8fc0a5ba4437f481c8b55dc1 # frozen: v3.0.3
hooks:
- id: prettier
files: \.(html|md|toml|yml|yaml)
Expand Down

0 comments on commit ecd24ab

Please sign in to comment.