Skip to content

Commit

Permalink
Update npm dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
timobrembeck committed Jun 5, 2024
1 parent 8563747 commit 3969d4d
Show file tree
Hide file tree
Showing 3 changed files with 3,703 additions and 3,789 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,15 +39,15 @@ repos:
- id: djlint-django
args: [--reformat, --lint]
- repo: https://github.com/pre-commit/mirrors-eslint
rev: v9.0.0-alpha.2
rev: v8.56.0
hooks:
- id: eslint
files: \.[jt]sx?$
args: [--fix]
types: [file]
additional_dependencies:
- eslint@8.56.0
- "@typescript-eslint/[email protected].0"
- eslint@8.57.0
- "typescript-eslint@7.11.0"
- "[email protected]"
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v4.0.0-alpha.8
Expand Down
Loading

0 comments on commit 3969d4d

Please sign in to comment.