Skip to content

Commit

Permalink
chore: pre-commit autoupdate (meltano#7308)
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>
Co-authored-by: Will Da Silva <will@willdasilva.xyz>
  • Loading branch information
pre-commit-ci[bot] and WillDaSilva committed Feb 14, 2023
1 parent f541642 commit 5c97e3b
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 @@ -59,7 +59,7 @@ repos:
exclude: ^integration/mdsh$

- repo: https://github.com/pre-commit/mirrors-eslint
rev: v8.33.0 # Keep this in sync with the eslint "additional_dependency" below!
rev: v8.34.0 # Keep this in sync with the eslint "additional_dependency" below!
hooks:
- id: eslint
files: \.([jt]sx?|vue)$
Expand All @@ -70,7 +70,7 @@ repos:
- "@vue/eslint-config-prettier@7.0.0"
- "@vue/babel-preset-app@5.0.8"
- "@babel/eslint-parser@7.19.1"
- "eslint@8.33.0" # Keep this in sync with the rev above!
- "eslint@8.34.0" # Keep this in sync with the rev above!
- "eslint-config-prettier@8.5.0"
- "eslint-plugin-prettier@4.2.1"
- "eslint-plugin-vue@9.8.0"
Expand Down

0 comments on commit 5c97e3b

Please sign in to comment.