Skip to content

Commit 13f4dcb

Browse files
authored
Merge pull request #44 from theislab/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents ec627ec + 7b33543 commit 13f4dcb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ repos:
1212
- id: prettier
1313

1414
- repo: https://github.com/tox-dev/pyproject-fmt
15-
rev: "v2.5.1"
15+
rev: "v2.6.0"
1616
hooks:
1717
- id: pyproject-fmt
1818

1919
- repo: https://github.com/astral-sh/ruff-pre-commit
20-
rev: v0.11.2
20+
rev: v0.11.12
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.15.0
52+
rev: v1.16.0
5353
hooks:
5454
- id: mypy
5555
args: [--no-strict-optional, --ignore-missing-imports]

0 commit comments

Comments
 (0)