Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#302)
Browse files Browse the repository at this point in the history
updates:
- [github.com/pre-commit/mirrors-prettier: v3.0.0-alpha.9-for-vscode → v3.0.0](pre-commit/mirrors-prettier@v3.0.0-alpha.9-for-vscode...v3.0.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] authored Jul 10, 2023
1 parent cde43b1 commit f6c672f
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 @@ -16,7 +16,7 @@ repos:
- id: dockerfile_lint
args: [--rulefile, ./config/docker_rules.yml, --dockerfile]
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v3.0.0-alpha.9-for-vscode
rev: v3.0.0
hooks:
- id: prettier
- repo: https://github.com/Lucas-C/pre-commit-hooks
Expand Down

0 comments on commit f6c672f

Please sign in to comment.