Skip to content

Commit 2d23d73

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.12 → v0.12.0](astral-sh/ruff-pre-commit@v0.11.12...v0.12.0) - [github.com/pre-commit/mirrors-mypy: v1.16.0 → v1.16.1](pre-commit/mirrors-mypy@v1.16.0...v1.16.1)
1 parent 13f4dcb commit 2d23d73

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: pyproject-fmt
1818

1919
- repo: https://github.com/astral-sh/ruff-pre-commit
20-
rev: v0.11.12
20+
rev: v0.12.0
2121
hooks:
2222
- id: ruff
2323
types_or: [python, pyi, jupyter]
@@ -49,7 +49,7 @@ repos:
4949
files: '.*\.rej$'
5050

5151
- repo: https://github.com/pre-commit/mirrors-mypy
52-
rev: v1.16.0
52+
rev: v1.16.1
5353
hooks:
5454
- id: mypy
5555
args: [--no-strict-optional, --ignore-missing-imports]

0 commit comments

Comments
 (0)