diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b101a23..e68ee4c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -24,7 +24,7 @@ repos: # - id: jekyll-relative-url-check-html # - id: jekyll-relative-url-check-markdown - repo: https://github.com/pre-commit/mirrors-prettier - rev: v2.7.1 + rev: v3.0.0 hooks: - id: prettier types: [json]