mirror of
https://github.com/Crocmagnon/blog.git
synced 2024-11-22 07:48:03 +01:00
Compare commits
2 commits
ab1a180f83
...
6d319a388c
Author | SHA1 | Date | |
---|---|---|---|
6d319a388c | |||
|
b71962506f |
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ repos:
|
||||||
- id: prettier
|
- id: prettier
|
||||||
types_or: [javascript, css]
|
types_or: [javascript, css]
|
||||||
- repo: https://github.com/pre-commit/mirrors-eslint
|
- repo: https://github.com/pre-commit/mirrors-eslint
|
||||||
rev: v8.53.0
|
rev: v8.54.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: eslint
|
- id: eslint
|
||||||
args: [--fix]
|
args: [--fix]
|
||||||
|
|
Loading…
Reference in a new issue