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/crate-ci/typos: v1.26.8 → v1.27.0](crate-ci/typos@v1.26.8...v1.27.0)
- [github.com/astral-sh/ruff-pre-commit: v0.7.1 → v0.7.2](astral-sh/ruff-pre-commit@v0.7.1...v0.7.2)
  • Loading branch information
pre-commit-ci[bot] authored Nov 4, 2024
1 parent 9eaf903 commit c0f7903
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 @@ -32,7 +32,7 @@ repos:
hooks:
- id: check-github-workflows
- repo: https://github.com/crate-ci/typos
rev: v1.26.8
rev: v1.27.0
hooks:
- id: typos
# Rust
Expand Down Expand Up @@ -66,7 +66,7 @@ repos:
stages: [manual] # because it's slow
# Python
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.7.1
rev: v0.7.2
hooks:
- id: ruff-format
args: ["--config", "moyopy/pyproject.toml"]
Expand Down

0 comments on commit c0f7903

Please sign in to comment.