Skip to content

Commit

Permalink
chore(deps): update pre-commit hook pre-commit/mirrors-eslint to v8.34.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 14, 2023
1 parent aa0b296 commit b9a73aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
default_stages: [commit]
repos:
- repo: https://github.com/pre-commit/mirrors-eslint
rev: 'v8.33.0'
rev: 'v8.34.0'
hooks:
- id: eslint
files: \.[jt]sx?$ # *.js, *.jsx, *.ts and *.tsx
Expand Down

0 comments on commit b9a73aa

Please sign in to comment.