Skip to content

Commit d600fc7

Browse files
authored
Merge pull request #49 from ImagingDataCommons/pre-commit-ci-update-config
chore: update pre-commit hooks
2 parents 0880744 + be6e446 commit d600fc7

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
@@ -40,7 +40,7 @@ repos:
4040
args: [--prose-wrap=always]
4141

4242
- repo: https://github.com/astral-sh/ruff-pre-commit
43-
rev: "v0.16.2"
43+
rev: "v0.16.3"
4444
hooks:
4545
- id: ruff
4646
args: ["--fix", "--show-fixes"]
@@ -53,7 +53,7 @@ repos:
5353
types_or: [c++, c, cuda]
5454

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

0 commit comments

Comments
 (0)