Skip to content

Commit 03395f1

Browse files
⬆️🩹 Update minor stable updates (#315)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 41da986 commit 03395f1

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
@@ -30,7 +30,7 @@ repos:
3030

3131
## Check the pyproject.toml file
3232
- repo: https://github.com/henryiii/validate-pyproject-schema-store
33-
rev: 2026.03.29
33+
rev: 2026.04.03
3434
hooks:
3535
- id: validate-pyproject
3636
priority: 0
@@ -56,14 +56,14 @@ repos:
5656

5757
## Check for spelling
5858
- repo: https://github.com/adhtruong/mirrors-typos
59-
rev: v1.44.0
59+
rev: v1.45.0
6060
hooks:
6161
- id: typos
6262
priority: 0
6363

6464
## Check best practices for scientific Python code
6565
- repo: https://github.com/scientific-python/cookie
66-
rev: 2026.03.02
66+
rev: 2026.04.04
6767
hooks:
6868
- id: sp-repo-review
6969
additional_dependencies: ["repo-review[cli]"]

0 commit comments

Comments
 (0)