File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17,15 +17,15 @@ repos:
17
17
- id : debug-statements
18
18
- id : mixed-line-ending
19
19
- repo : https://github.com/astral-sh/ruff-pre-commit
20
- rev : v0.8.3
20
+ rev : v0.8.4
21
21
hooks :
22
22
- id : ruff
23
23
- repo : https://github.com/pre-commit/pygrep-hooks
24
24
rev : v1.10.0
25
25
hooks :
26
26
- id : rst-backticks
27
27
- repo : https://github.com/executablebooks/mdformat
28
- rev : 0.7.19 # Use the ref you want to point at
28
+ rev : 0.7.21 # Use the ref you want to point at
29
29
hooks :
30
30
- id : mdformat
31
31
exclude : TEST_FAIL_TEMPLATE.md|bug_report.md|feature_request.md
39
39
- mdformat-toc
40
40
41
41
- repo : https://github.com/pre-commit/mirrors-mypy
42
- rev : ' v1.13 .0' # Use the sha / tag you want to point at
42
+ rev : ' v1.14 .0' # Use the sha / tag you want to point at
43
43
hooks :
44
44
- id : mypy
45
45
files : ^package/PartSegImage/.+\.py
You can’t perform that action at this time.
0 commit comments