Skip to content

Commit 001a4c2

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-eslint: v8.9.0 → v8.10.0](pre-commit/mirrors-eslint@v8.9.0...v8.10.0)
1 parent fda0f7d commit 001a4c2

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
@@ -7,7 +7,7 @@ repos:
77
- id: trailing-whitespace
88
- id: end-of-file-fixer
99
- repo: https://github.com/pre-commit/mirrors-eslint
10-
rev: v8.9.0
10+
rev: v8.10.0
1111
hooks:
1212
- id: eslint
1313
args: [--fix]

0 commit comments

Comments
 (0)