[pre-commit.ci] pre-commit autoupdate (#1169)
This commit is contained in:
committed by
GitHub
parent
133ed74877
commit
f6ebfef6cd
@@ -1,6 +1,6 @@
|
||||
repos:
|
||||
- repo: https://github.com/pre-commit/mirrors-prettier
|
||||
rev: v3.0.2
|
||||
rev: v4.0.0-alpha.8
|
||||
hooks:
|
||||
- id: prettier
|
||||
args:
|
||||
@@ -9,7 +9,7 @@ repos:
|
||||
- '--trailing-comma=all'
|
||||
exclude: &build 'CookieMonster(Dev)?.js(.map)?'
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
rev: v4.4.0
|
||||
rev: v4.6.0
|
||||
hooks:
|
||||
- id: trailing-whitespace
|
||||
exclude: *build
|
||||
|
||||
Reference in New Issue
Block a user