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/codespell-project/codespell: v2.3.0 → v2.4.0](codespell-project/codespell@v2.3.0...v2.4.0)
  • Loading branch information
pre-commit-ci[bot] authored Jan 27, 2025
1 parent e97d30c commit 6970057
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 @@ -13,7 +13,7 @@ repos:
pass_filenames: true
args: ['--no-color', '--log-level=warn', '--write']
- repo: 'https://github.com/codespell-project/codespell'
rev: 'v2.3.0'
rev: 'v2.4.0'
hooks:
- id: 'codespell'
exclude: '^(package-lock.json|src/test/openutau-ustx/bulaomeng.ustx.yaml|src/test/kustomization/labels.json|src/test/bun-lock/bun.lock.json|src/bin/.*)$'
Expand Down

0 comments on commit 6970057

Please sign in to comment.