Skip to content

Commit 578a458

Browse files
Merge pull request #1357 from pypa/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 997c8fc + 75f518d commit 578a458

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ repos:
1111
- id: debug-statements
1212

1313
- repo: https://github.com/astral-sh/ruff-pre-commit
14-
rev: v0.15.7
14+
rev: v0.15.12
1515
hooks:
1616
# Explicit --config so hooks match `uv run ruff` (astral-sh/ruff#11924).
1717
# Workspace = everything except setuptools-scm/ (src/, vcs-versioning/, docs/, …).
@@ -44,7 +44,7 @@ repos:
4444
- --config=setuptools-scm/pyproject.toml
4545

4646
- repo: https://github.com/pre-commit/mirrors-mypy
47-
rev: v1.19.1
47+
rev: v1.20.2
4848
hooks:
4949
- id: mypy
5050
# Both are named setup.py → duplicate module "setup"; runtime path hacks are not modeled
@@ -61,7 +61,7 @@ repos:
6161
- towncrier>=23.11.0
6262

6363
- repo: https://github.com/scientific-python/cookie
64-
rev: 2026.03.02
64+
rev: 2026.04.04
6565
hooks:
6666
- id: sp-repo-review
6767

0 commit comments

Comments
 (0)