Skip to content

Commit

Permalink
chore: pre-commit autoupdate (meltano#7376)
Browse files Browse the repository at this point in the history
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] committed Mar 14, 2023
1 parent 5df5c69 commit f8e92a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ repos:
- id: debug-statements

- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.21.0
rev: 0.22.0
hooks:
- id: check-metaschema
name: validate JSON schemas against meta schemas
Expand All @@ -59,7 +59,7 @@ repos:
exclude: ^integration/mdsh$

- repo: https://github.com/pre-commit/mirrors-eslint
rev: v8.35.0 # Keep this in sync with the eslint "additional_dependency" below!
rev: v8.36.0 # Keep this in sync with the eslint "additional_dependency" below!
hooks:
- id: eslint
files: \.([jt]sx?|vue)$
Expand Down

0 comments on commit f8e92a9

Please sign in to comment.