Skip to content

Commit dd9db78

Browse files
chore(pre-commit.ci): pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-eslint: v9.38.0 → v9.39.0](pre-commit/mirrors-eslint@v9.38.0...v9.39.0)
1 parent 68973aa commit dd9db78

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
@@ -34,7 +34,7 @@ repos:
3434
# additional_dependencies won't work for ESM modules
3535
# https://stackoverflow.com/questions/77253791/how-to-get-new-style-eslint-config-working-with-pre-commit
3636
- repo: https://github.com/pre-commit/mirrors-eslint
37-
rev: v9.38.0
37+
rev: v9.39.0
3838
hooks:
3939
- id: eslint
4040
entry: eslint --fix --no-warn-ignored

0 commit comments

Comments
 (0)