Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#8)
Browse files Browse the repository at this point in the history
updates:
- [github.com/crate-ci/typos: v1.28.0 → v1.28.4](crate-ci/typos@v1.28.0...v1.28.4)
- [github.com/astral-sh/ruff-pre-commit: v0.8.0 → v0.8.4](astral-sh/ruff-pre-commit@v0.8.0...v0.8.4)
- [github.com/executablebooks/mdformat: 0.7.19 → 0.7.21](hukkin/mdformat@0.7.19...0.7.21)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] authored Dec 26, 2024
1 parent 2a30f97 commit 08ab34a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@ repos:
- id: check-toml
- id: check-yaml
- repo: https://github.com/crate-ci/typos
rev: v1.28.0
rev: v1.28.4
hooks:
- id: typos
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.8.0
rev: v0.8.4
hooks:
- id: ruff-format
- repo: https://github.com/executablebooks/mdformat
rev: 0.7.19
rev: 0.7.21
hooks:
- id: mdformat
additional_dependencies:
Expand Down

0 comments on commit 08ab34a

Please sign in to comment.