Skip to content

Commit

Permalink
FIX prettier version
Browse files Browse the repository at this point in the history
  • Loading branch information
eboileau committed Sep 11, 2023
2 parents 63ae787 + 0fbfb4f commit a55de6d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@ repos:
- id: nbstripout

- repo: https://github.com/pre-commit/mirrors-prettier
rev: v3.0.0-alpha.6
rev: v3.0.3
hooks:
- id: prettier
additional_dependencies:
- prettier@2.3.2
- prettier@3.0.3
- "prettier-plugin-toml"

- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.22.0
rev: 0.23.2
hooks:
- id: check-github-workflows
- id: check-readthedocs
Expand Down

0 comments on commit a55de6d

Please sign in to comment.