mirror of
https://github.com/cisagov/log4j-affected-db.git
synced 2024-11-22 08:30:48 +00:00
Change repo for the prettier pre-commit hook
Per https://github.com/prettier/prettier/issues/9459 and specifically https://github.com/prettier/prettier/issues/9459#issuecomment-713223710 the prettier hook for pre-commit is being broken out into its own repo.
This commit is contained in:
parent
4d88e06e99
commit
919460cb21
1 changed files with 2 additions and 2 deletions
|
@ -93,8 +93,8 @@ repos:
|
|||
rev: v2.0.0
|
||||
hooks:
|
||||
- id: docker-compose-check
|
||||
- repo: https://github.com/prettier/prettier
|
||||
rev: 2.1.2
|
||||
- repo: https://github.com/prettier/pre-commit
|
||||
rev: v2.1.2
|
||||
hooks:
|
||||
- id: prettier
|
||||
- repo: https://github.com/pre-commit/mirrors-mypy
|
||||
|
|
Loading…
Reference in a new issue