Skip to content

Commit

Permalink
Merge pull request #1039 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 Nov 21, 2024
2 parents 0920f3e + bb1b7cb commit f94a5c0
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.14.0' # Use the sha / tag you want to point at
rev: 'v9.15.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 f94a5c0

Please sign in to comment.