mirror of
https://github.com/Crocmagnon/blog.git
synced 2024-11-22 07:48:03 +01:00
Compare commits
No commits in common. "6d319a388c3f77097ca6627b67069dfa20eb83bf" and "ab1a180f836c4bdd0b64f92df4daba128c6d70da" have entirely different histories.
6d319a388c
...
ab1a180f83
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.54.0
|
rev: v8.53.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: eslint
|
- id: eslint
|
||||||
args: [--fix]
|
args: [--fix]
|
||||||
|
|
Loading…
Reference in a new issue