Skip to content

Commit

Permalink
Merge pull request #1065 from US-Trustee-Program/pre-commit-ci-update…
Browse files Browse the repository at this point in the history
…-config

[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
jamesobrooks authored Dec 17, 2024
2 parents f3a6a10 + 1f27074 commit 4bafd7a
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 @@ -8,7 +8,7 @@ repos:
- id: check-yaml
- id: check-added-large-files
- repo: https://github.com/pre-commit/mirrors-eslint
rev: 'v9.16.0' # Use the sha / tag you want to point at
rev: 'v9.17.0' # Use the sha / tag you want to point at
hooks:
- id: eslint
files: \.[jt]sx?$ # *.js, *.jsx, *.ts and *.tsx
Expand Down

0 comments on commit 4bafd7a

Please sign in to comment.