Skip to content

Commit 6559839

Browse files
chore(deps): update pre-commit hook pre-commit/mirrors-eslint to v9.33.0 (#2149)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0b41edc commit 6559839

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
@@ -1,7 +1,7 @@
11
default_stages: [pre-commit]
22
repos:
33
- repo: https://github.com/pre-commit/mirrors-eslint
4-
rev: 'v9.32.0'
4+
rev: 'v9.33.0'
55
hooks:
66
- id: eslint
77
files: \.[jt]sx?$ # *.js, *.jsx, *.ts and *.tsx

0 commit comments

Comments
 (0)