Skip to content

Commit 7365917

Browse files
authored
fix: Latest eslint is broken (#769)
1 parent 4ee12c4 commit 7365917

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ repos:
4646
args: [--py3-plus]
4747

4848
- repo: https://github.com/pre-commit/mirrors-eslint
49-
rev: v8.53.0
49+
rev: v8.52.0
5050
hooks:
5151
- id: eslint
5252
additional_dependencies:

0 commit comments

Comments
 (0)