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.27.0 → typos-dict-v0.11.35](crate-ci/typos@v1.27.0...typos-dict-v0.11.35)
- [github.com/DavidAnson/markdownlint-cli2: v0.14.0 → v0.15.0](DavidAnson/markdownlint-cli2@v0.14.0...v0.15.0)
- [github.com/astral-sh/ruff-pre-commit: v0.7.2 → v0.7.3](astral-sh/ruff-pre-commit@v0.7.2...v0.7.3)
  • Loading branch information
pre-commit-ci[bot] authored Nov 11, 2024
1 parent cd19e29 commit 2369676
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 @@ -15,13 +15,13 @@ repos:
- id: check-json

- repo: https://github.com/crate-ci/typos
rev: v1.27.0
rev: typos-dict-v0.11.35
hooks:
- id: typos
args: []

- repo: https://github.com/DavidAnson/markdownlint-cli2
rev: v0.14.0
rev: v0.15.0
hooks:
- id: markdownlint-cli2

Expand All @@ -43,7 +43,7 @@ repos:
- black==23.10.1

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.7.2
rev: v0.7.3
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]
Expand Down

0 comments on commit 2369676

Please sign in to comment.