This commit is contained in:
pre-commit-ci[bot] 2024-04-29 19:39:31 +00:00 committed by GitHub
commit e2b6e42a40
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
rev: v4.6.0
hooks:
- id: end-of-file-fixer
exclude: 'src/icons/.*\.svg'
@ -18,7 +18,7 @@ repos:
additional_dependencies:
- prettier@3
- repo: https://github.com/pre-commit/mirrors-eslint
rev: "v9.0.0-alpha.2"
rev: "v9.1.1"
hooks:
- id: eslint
files: \.([jt]s|astro)$ # *.js, *.ts and *.astro