Skip to content

Commit 9dcc61c

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-eslint: v8.19.0 → v8.20.0](pre-commit/mirrors-eslint@v8.19.0...v8.20.0)
1 parent 964bcf1 commit 9dcc61c

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
@@ -43,7 +43,7 @@ repos:
4343
- id: prettier
4444
types_or: [javascript, css]
4545
- repo: https://github.com/pre-commit/mirrors-eslint
46-
rev: v8.19.0
46+
rev: v8.20.0
4747
hooks:
4848
- id: eslint
4949
files: \.js?$

0 commit comments

Comments
 (0)