Skip to content

Commit

Permalink
chore: pre-commit autoupdate (meltano#8335)
Browse files Browse the repository at this point in the history
updates:
- [github.com/pre-commit/mirrors-eslint: v8.56.0 → v9.0.0-alpha.0](pre-commit/mirrors-eslint@v8.56.0...v9.0.0-alpha.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] committed Jan 2, 2024
1 parent f3b1028 commit eab9c25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Expand Up @@ -60,7 +60,7 @@ repos:
exclude: ^integration/mdsh$

- repo: https://github.com/pre-commit/mirrors-eslint
rev: v8.56.0 # Keep this in sync with the eslint "additional_dependency" below!
rev: v9.0.0-alpha.0 # Keep this in sync with the eslint "additional_dependency" below!
hooks:
- id: eslint
files: \.[jt]sx?$
Expand Down

0 comments on commit eab9c25

Please sign in to comment.