Skip to content

Commit 40270ae

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-eslint: v8.0.1 → v8.1.0](pre-commit/mirrors-eslint@v8.0.1...v8.1.0)
1 parent e2bb0a2 commit 40270ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ repos:
3535
types: [ts]
3636

3737
- repo: https://github.com/pre-commit/mirrors-eslint
38-
rev: 'v8.0.1'
38+
rev: 'v8.1.0'
3939
hooks:
4040
- id: eslint
4141
files: \.ts$ # *.ts

0 commit comments

Comments
 (0)