1
0
Fork 0
mirror of https://github.com/cisagov/log4j-affected-db.git synced 2024-11-22 16:40: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:
Nicholas McDonnell 2020-10-22 13:42:10 -04:00
parent 4d88e06e99
commit 919460cb21
No known key found for this signature in database
GPG key ID: 7994ADE2A56BE5D1

View file

@ -93,8 +93,8 @@ repos:
rev: v2.0.0 rev: v2.0.0
hooks: hooks:
- id: docker-compose-check - id: docker-compose-check
- repo: https://github.com/prettier/prettier - repo: https://github.com/prettier/pre-commit
rev: 2.1.2 rev: v2.1.2
hooks: hooks:
- id: prettier - id: prettier
- repo: https://github.com/pre-commit/mirrors-mypy - repo: https://github.com/pre-commit/mirrors-mypy