Skip to content

Commit

Permalink
fix: Latest eslint is broken (#769)
Browse files Browse the repository at this point in the history
  • Loading branch information
BeyondEvil committed Nov 7, 2023
1 parent 4ee12c4 commit 7365917
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 @@ -46,7 +46,7 @@ repos:
args: [--py3-plus]

- repo: https://github.com/pre-commit/mirrors-eslint
rev: v8.53.0
rev: v8.52.0
hooks:
- id: eslint
additional_dependencies:
Expand Down

0 comments on commit 7365917

Please sign in to comment.