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.49.0 → v8.50.0](pre-commit/mirrors-eslint@v8.49.0...v8.50.0)
  • Loading branch information
pre-commit-ci[bot] authored Sep 26, 2023
1 parent b8d6141 commit b0c010d
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.49.0
rev: v8.50.0
hooks:
- id: eslint
args: [--fix]
Expand Down

0 comments on commit b0c010d

Please sign in to comment.