Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] authored Oct 7, 2024
1 parent 309bc7b commit 1a9b89e
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 @@ -29,7 +29,7 @@ repos:
- prettier
- prettier-plugin-svelte
- svelte
stages: [commit]
stages: [Nonepre-commitNone]
exclude: ^changelog.md|.*/(structures|molecules)/.*\.json|.py$

- repo: https://github.com/pre-commit/mirrors-eslint
Expand All @@ -51,6 +51,6 @@ repos:
rev: v2.3.0
hooks:
- id: codespell
stages: [commit, commit-msg]
stages: [Nonepre-commitNone, commit-msg]
args:
[--ignore-words-list, 'te,ba,nd,ore,claus,manuel', --check-filenames]

0 comments on commit 1a9b89e

Please sign in to comment.