Skip to content

Commit

Permalink
chore: pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/pre-commit/mirrors-eslint: v8.52.0 → v8.53.0](pre-commit/mirrors-eslint@v8.52.0...v8.53.0)
  • Loading branch information
pre-commit-ci[bot] authored Nov 6, 2023
1 parent de7b804 commit bce9ec0
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 @@ -123,7 +123,7 @@ repos:
- id: commitlint
stages: [commit-msg]
- repo: https://github.com/pre-commit/mirrors-eslint
rev: v8.52.0
rev: v8.53.0
hooks:
- id: eslint
args:
Expand Down

0 comments on commit bce9ec0

Please sign in to comment.