mirror of
https://github.com/Crocmagnon/charasheet.git
synced 2024-11-05 06:13:55 +01:00
Update eslint pre-commit
This commit is contained in:
parent
d317e51c50
commit
994491b6d8
1 changed files with 2 additions and 2 deletions
|
@ -70,8 +70,8 @@ repos:
|
|||
args: [--fix]
|
||||
types_or: [javascript, css]
|
||||
additional_dependencies:
|
||||
- eslint@^7.29.0
|
||||
- eslint-config-prettier@^8.3.0
|
||||
- eslint@8.29.0
|
||||
- eslint-config-prettier@8.5.0
|
||||
- repo: https://github.com/jazzband/pip-tools
|
||||
rev: 6.11.0
|
||||
hooks:
|
||||
|
|
Loading…
Reference in a new issue