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.43.0 → v8.44.0](pre-commit/mirrors-eslint@v8.43.0...v8.44.0)
  • Loading branch information
pre-commit-ci[bot] authored and github-actions[bot] committed Jul 4, 2023
1 parent 92b77cc commit 3fb8f4d
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.43.0
rev: v8.44.0
hooks:
- id: eslint
args: [--fix]
Expand Down

0 comments on commit 3fb8f4d

Please sign in to comment.