mirror of
https://github.com/Crocmagnon/charasheet.git
synced 2024-11-05 14:23:53 +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]
|
args: [--fix]
|
||||||
types_or: [javascript, css]
|
types_or: [javascript, css]
|
||||||
additional_dependencies:
|
additional_dependencies:
|
||||||
- eslint@^7.29.0
|
- eslint@8.29.0
|
||||||
- eslint-config-prettier@^8.3.0
|
- eslint-config-prettier@8.5.0
|
||||||
- repo: https://github.com/jazzband/pip-tools
|
- repo: https://github.com/jazzband/pip-tools
|
||||||
rev: 6.11.0
|
rev: 6.11.0
|
||||||
hooks:
|
hooks:
|
||||||
|
|
Loading…
Reference in a new issue