Skip to content

Commit 3cd2eb8

Browse files
Also upgrade the pre-commit hook to use 9.20.0
1 parent 8775a30 commit 3cd2eb8

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
@@ -57,7 +57,7 @@ repos:
5757
hooks:
5858
- id: eslint
5959
additional_dependencies:
60-
- eslint@8.20.0
60+
- eslint@9.20.0
6161
6262
args: ["--fix"]
6363
- repo: https://github.com/pre-commit/mirrors-mypy

0 commit comments

Comments
 (0)