Skip to content

Commit

Permalink
chore(deps): update pre-commit hook pre-commit/mirrors-eslint to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 8, 2025
1 parent 97d9fb2 commit ace1be8
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
Expand Up @@ -47,7 +47,7 @@ repos:
- id: validate-html

- repo: https://github.com/pre-commit/mirrors-eslint
rev: v8.56.0
rev: v9.20.0
hooks:
- id: eslint
files: \.[jt]sx?$ # *.js, *.jsx, *.ts and *.tsx
Expand Down

0 comments on commit ace1be8

Please sign in to comment.