From 8989f528b4410b0460e01a95ac3d542eb85534e1 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 20:51:38 +0000 Subject: [PATCH] chore: update pre-commit hooks MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/scientific-python/cookie: 2025.10.20 → 2025.11.21](https://github.com/scientific-python/cookie/compare/2025.10.20...2025.11.21) --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9efa63150..824ddaee7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -82,7 +82,7 @@ repos: types_or: [python, jupyter] - repo: https://github.com/scientific-python/cookie - rev: "2025.10.20" + rev: "2025.11.21" hooks: - id: sp-repo-review additional_dependencies: ["repo-review[cli]"]