Skip to content

Commit

Permalink
ci: passing pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobCoffee committed Nov 26, 2023
1 parent 150a82c commit e9055de
Show file tree
Hide file tree
Showing 4 changed files with 1,213 additions and 758 deletions.
12 changes: 6 additions & 6 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@ repos:
hooks:
- id: prettier
exclude: "build|dist|coverage|cache|.git"
- repo: https://github.com/pre-commit/mirrors-eslint
rev: v8.54.0
hooks:
- id: eslint
additional_dependencies:
- eslint@latest
# - repo: https://github.com/pre-commit/mirrors-eslint
# rev: v8.54.0
# hooks:
# - id: eslint
# additional_dependencies:
# - eslint@latest
Loading

0 comments on commit e9055de

Please sign in to comment.