Skip to content

Commit

Permalink
chore(deps): Update pre-commit hooks (#16)
Browse files Browse the repository at this point in the history
Co-authored-by: fredclausen <[email protected]>
  • Loading branch information
github-actions[bot] and fredclausen authored May 5, 2024
1 parent 01abed1 commit 3c1123e
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 @@ -41,7 +41,7 @@ repos:
# - "prettier-plugin-sh"

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

0 comments on commit 3c1123e

Please sign in to comment.