Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/pre-commit/mirrors-eslint: v9.4.0 β†’ v9.7.0](pre-commit/mirrors-eslint@v9.4.0...v9.7.0)
- [github.com/kytta/mirrors-svgo: v3.3.2 β†’ v4.0.0-rc.0](kytta/mirrors-svgo@v3.3.2...v4.0.0-rc.0)
  • Loading branch information
pre-commit-ci[bot] authored Jul 15, 2024
1 parent f371711 commit 49c768a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ repos:
additional_dependencies:
- prettier@3
- repo: https://github.com/pre-commit/mirrors-eslint
rev: "v9.4.0"
rev: "v9.7.0"
hooks:
- id: eslint
files: \.([jt]s|astro)$ # *.js, *.ts and *.astro
Expand All @@ -29,7 +29,7 @@ repos:
- eslint-plugin-unicorn@49
- prettier@3
- repo: https://github.com/kytta/mirrors-svgo
rev: v3.3.2
rev: v4.0.0-rc.0
hooks:
- id: svgo
files: "^src/icons/"

0 comments on commit 49c768a

Please sign in to comment.