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.16.21 → typos-dict-v0.11.3](crate-ci/typos@v1.16.21...typos-dict-v0.11.3)
- [github.com/astral-sh/ruff-pre-commit: v0.1.3 → v0.1.4](astral-sh/ruff-pre-commit@v0.1.3...v0.1.4)
  • Loading branch information
pre-commit-ci[bot] authored Nov 6, 2023
1 parent eae517b commit 8f49637
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.16.21
rev: typos-dict-v0.11.3
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.1.3
rev: v0.1.4
hooks:
- id: ruff
args: [dicom_validator, --fix, --exit-non-zero-on-fix]
Expand Down

0 comments on commit 8f49637

Please sign in to comment.