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.22.0 → typos-dict-v0.11.20](crate-ci/typos@v1.22.0...typos-dict-v0.11.20)
- [github.com/astral-sh/ruff-pre-commit: v0.4.7 → v0.4.8](astral-sh/ruff-pre-commit@v0.4.7...v0.4.8)
  • Loading branch information
pre-commit-ci[bot] authored and mrbean-bremen committed Jun 10, 2024
1 parent a373da6 commit a1e0317
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: v1.22.0
rev: typos-dict-v0.11.20
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.4.7
rev: v0.4.8
hooks:
- id: ruff
args: [dicom_validator, --fix, --exit-non-zero-on-fix]
Expand Down

0 comments on commit a1e0317

Please sign in to comment.