Update .pre-commit-config.yaml to enable fail_fast option and add eslint repository
This commit is contained in:
parent
87d90f365d
commit
c9a9ca2958
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
fail_fast: true
|
||||
repos:
|
||||
- repo: https://github.com/pre-commit/mirrors-eslint
|
||||
rev: "v9.1.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue