Skip to content

Commit

Permalink
Merge pull request #1301 from sdr-enthusiasts/auto-update-pre-commit-…
Browse files Browse the repository at this point in the history
…hooks

chore(pre-commit): auto update hooks
  • Loading branch information
fredclausen authored Oct 21, 2024
2 parents bc6f5d9 + a562f6e commit d0d7608
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 @@ -50,7 +50,7 @@ repos:
exclude: ^(rootfs/webapp/|acarshub-typescript/node_modules/|Dockerfile*)

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

0 comments on commit d0d7608

Please sign in to comment.