Compare commits

...

2 Commits

Author SHA1 Message Date
pre-commit-ci[bot] c2d00b888d
Merge c5a2c4c4f3 into d5de42c40b 2024-04-08 19:40:36 +00:00
pre-commit-ci[bot] c5a2c4c4f3
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.5.0...v4.6.0)
- [github.com/pre-commit/mirrors-eslint: v9.0.0-alpha.2 → v9.0.0](https://github.com/pre-commit/mirrors-eslint/compare/v9.0.0-alpha.2...v9.0.0)
2024-04-08 19:40:34 +00:00
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.0.0"
hooks:
- id: eslint
files: \.([jt]s|astro)$ # *.js, *.ts and *.astro