Skip to content

Commit b86b7e7

Browse files
authored
Merge pull request #46 from theislab/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 13f4dcb + 2d23d73 commit b86b7e7

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)