mirror of
https://github.com/cisagov/log4j-affected-db.git
synced 2024-11-22 08:30:48 +00:00
Merge pull request #55 from cisagov/migrate_prettier_hook
Change repo for the prettier pre-commit hook
This commit is contained in:
commit
e44762c82f
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