Skip to content

Commit 536b696

Browse files
authored
Merge pull request #26 from ImagingDataCommons/pre-commit-ci-update-config
chore: update pre-commit hooks
2 parents ffd8a07 + 447dd20 commit 536b696

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,13 +47,13 @@ repos:
4747
- id: ruff-format
4848

4949
- repo: https://github.com/pre-commit/mirrors-clang-format
50-
rev: "v22.1.4"
50+
rev: "v22.1.5"
5151
hooks:
5252
- id: clang-format
5353
types_or: [c++, c, cuda]
5454

5555
- repo: https://github.com/pre-commit/mirrors-mypy
56-
rev: "v1.20.2"
56+
rev: "v2.0.0"
5757
hooks:
5858
- id: mypy
5959
files: src|tests

0 commit comments

Comments
 (0)