Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/psf/black: 2a1c67e0b2f81df602ec1f6e7aeb030b9709dc7c → ec91a2be3c44d88e1a3960a4937ad6ed3b63464e](psf/black@2a1c67e...ec91a2b)
- [github.com/pre-commit/mirrors-prettier: 1bedde25f5cae9b6e8799b161ccc3ab401f421bd → f12edd9c7be1c20cfa42420fd0e6df71e42b51ea](pre-commit/mirrors-prettier@1bedde2...f12edd9)
  • Loading branch information
pre-commit-ci[bot] committed Jan 1, 2024
1 parent efd7240 commit 5c2aa4c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@ repos:
- id: check-added-large-files

- repo: https://github.com/psf/black
rev: 2a1c67e0b2f81df602ec1f6e7aeb030b9709dc7c # frozen: 23.11.0
rev: ec91a2be3c44d88e1a3960a4937ad6ed3b63464e # frozen: 23.12.1
hooks:
- id: black

- repo: https://github.com/pre-commit/mirrors-prettier
rev: 1bedde25f5cae9b6e8799b161ccc3ab401f421bd # frozen: v4.0.0-alpha.3
rev: f12edd9c7be1c20cfa42420fd0e6df71e42b51ea # frozen: v4.0.0-alpha.8
hooks:
- id: prettier
entry: env PRETTIER_LEGACY_CLI=1 prettier # temporary fix for https://github.com/prettier/prettier/issues/15742
Expand Down

0 comments on commit 5c2aa4c

Please sign in to comment.