Skip to content

Commit

Permalink
Upgrade pre-commit hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
Armavica committed Jul 15, 2024
1 parent 57f5b4b commit a27061e
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 @@ -15,7 +15,7 @@ repos:
- id: name-tests-test
args: [--pytest-test-first]
- repo: https://github.com/crate-ci/typos
rev: typos-dict-v0.11.20
rev: typos-v0.10.26
hooks:
- id: typos
- repo: https://github.com/doublify/pre-commit-rust
Expand All @@ -24,7 +24,7 @@ repos:
- id: fmt
- id: cargo-check
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.4.8
rev: v0.5.2
hooks:
- id: ruff-format
- id: ruff
Expand Down

0 comments on commit a27061e

Please sign in to comment.