Skip to content

Commit 365ded4

Browse files
ci: [pre-commit.ci] pre-commit autoupdate (#1274)
<!--pre-commit.ci start--> updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.9 → v0.11.12](astral-sh/ruff-pre-commit@v0.11.9...v0.11.12) - [github.com/pre-commit/mirrors-mypy: v1.15.0 → v1.16.0](pre-commit/mirrors-mypy@v1.15.0...v1.16.0) <!--pre-commit.ci end--> ## Summary by Sourcery CI: - Bump ruff-pre-commit hook from v0.11.9 to v0.11.10 Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent e402015 commit 365ded4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ repos:
1717
- id: debug-statements
1818
- id: mixed-line-ending
1919
- repo: https://github.com/astral-sh/ruff-pre-commit
20-
rev: v0.11.9
20+
rev: v0.11.12
2121
hooks:
2222
- id: ruff
2323
- repo: https://github.com/pre-commit/pygrep-hooks
@@ -39,7 +39,7 @@ repos:
3939
- mdformat-toc
4040

4141
- repo: https://github.com/pre-commit/mirrors-mypy
42-
rev: 'v1.15.0' # Use the sha / tag you want to point at
42+
rev: 'v1.16.0' # Use the sha / tag you want to point at
4343
hooks:
4444
- id: mypy
4545
files: ^package/PartSegImage/.+\.py

0 commit comments

Comments
 (0)