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: typos-dict-v0.12.5 → v1.29.9](crate-ci/typos@typos-dict-v0.12.5...v1.29.9)
- [github.com/astral-sh/ruff-pre-commit: v0.9.6 → v0.9.7](astral-sh/ruff-pre-commit@v0.9.6...v0.9.7)
  • Loading branch information
pre-commit-ci[bot] authored Feb 24, 2025
1 parent 7bbec79 commit 86e467d
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 @@ -3,7 +3,7 @@ default_language_version:

repos:
- repo: https://github.com/crate-ci/typos
rev: typos-dict-v0.12.5
rev: v1.29.9
hooks:
- id: typos
exclude: _*.xml
Expand All @@ -23,7 +23,7 @@ repos:
- id: debug-statements
language_version: python3
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.9.6
rev: v0.9.7
hooks:
- id: ruff
args: [dicom_validator, --fix, --exit-non-zero-on-fix]
Expand Down

0 comments on commit 86e467d

Please sign in to comment.