Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/pre-commit/mirrors-eslint: v8.53.0 → v8.54.0](pre-commit/mirrors-eslint@v8.53.0...v8.54.0)
  • Loading branch information
pre-commit-ci[bot] authored and github-actions[bot] committed Nov 20, 2023
1 parent c21d594 commit 1ba327b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ repos:
- id: prettier
types_or: [javascript, css]
- repo: https://github.com/pre-commit/mirrors-eslint
rev: v8.53.0
rev: v8.54.0
hooks:
- id: eslint
args: [--fix]
Expand Down

0 comments on commit 1ba327b

Please sign in to comment.