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/astral-sh/ruff-pre-commit: v0.9.6 β†’ v0.9.7](astral-sh/ruff-pre-commit@v0.9.6...v0.9.7)
- [github.com/crate-ci/typos: typos-dict-v0.12.5 β†’ v1.29.9](crate-ci/typos@typos-dict-v0.12.5...v1.29.9)
  • Loading branch information
pre-commit-ci[bot] authored Feb 24, 2025
1 parent 2255aad commit 4ce8b67
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 @@ -42,7 +42,7 @@ repos:
hooks:
- id: absolufy-imports
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: 'v0.9.6'
rev: 'v0.9.7'
hooks:
- id: ruff
- id: ruff-format
Expand Down Expand Up @@ -82,7 +82,7 @@ repos:
hooks:
- id: blacken-docs
- repo: https://github.com/crate-ci/typos
rev: typos-dict-v0.12.5
rev: v1.29.9
hooks:
- id: typos
exclude_types: ['csv']
Expand Down

0 comments on commit 4ce8b67

Please sign in to comment.