Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#84)
Browse files Browse the repository at this point in the history
  • Loading branch information
kytta committed Aug 1, 2023
2 parents b9faaa6 + 000f0db commit 2a95cab
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 @@ -16,7 +16,7 @@ repos:
hooks:
- id: prettier
- repo: https://github.com/pre-commit/mirrors-eslint
rev: "v8.45.0"
rev: "v8.46.0"
hooks:
- id: eslint
files: \.([jt]s|astro)$ # *.js, *.ts and *.astro
Expand Down

0 comments on commit 2a95cab

Please sign in to comment.