Skip to content

Commit 2f6f8c9

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 0511475 commit 2f6f8c9

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.0.1
10+
rev: v8.1.0
1111
hooks:
1212
- id: eslint
1313
args: [--fix]

0 commit comments

Comments
 (0)