Skip to content

Commit

Permalink
Merge pull request #31 from ostr00000/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
  • Loading branch information
ostr00000 authored Jan 6, 2025
2 parents 3dd199d + 498e1c6 commit a424888
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ repos:
- id: toml-sort-fix

- repo: https://github.com/crate-ci/typos
rev: typos-dict-v0.11.37
rev: dictgen-v0.3.1
hooks:
- id: typos
name: typos-diff
Expand All @@ -57,7 +57,7 @@ repos:
additional_dependencies: [ tomli ]

- repo: https://github.com/executablebooks/mdformat
rev: 0.7.19
rev: 0.7.21
hooks:
- id: mdformat
additional_dependencies:
Expand All @@ -81,7 +81,7 @@ repos:
- id: black

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.8.1
rev: v0.8.6
hooks:
- id: ruff
name: ruff-diff
Expand All @@ -96,7 +96,7 @@ repos:
args: [ --exit-non-zero-on-fix, --fix ]

- repo: https://github.com/RobertCraigie/pyright-python
rev: v1.1.389
rev: v1.1.391
hooks:
- id: pyright

Expand Down

0 comments on commit a424888

Please sign in to comment.