Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 52a962a

Browse filesBrowse files
pre-commit: bump repositories (#240)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.9.10 → v0.11.8](astral-sh/ruff-pre-commit@v0.9.10...v0.11.8) - [github.com/henryiii/validate-pyproject-schema-store: 2025.03.03 → 2025.04.28](henryiii/validate-pyproject-schema-store@2025.03.03...2025.04.28) - [github.com/python-jsonschema/check-jsonschema: 0.31.3 → 0.33.0](python-jsonschema/check-jsonschema@0.31.3...0.33.0) - [github.com/scientific-python/cookie: 2025.01.22 → 2025.05.02](scientific-python/cookie@2025.01.22...2025.05.02) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 0589b4d commit 52a962a
Copy full SHA for 52a962a

File tree

1 file changed

+4
-4
lines changed
Filter options

1 file changed

+4
-4
lines changed

‎.pre-commit-config.yaml

Copy file name to clipboardExpand all lines: .pre-commit-config.yaml
+4-4Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ repos:
1919
- id: trailing-whitespace
2020

2121
- repo: https://github.com/astral-sh/ruff-pre-commit
22-
rev: "v0.9.10"
22+
rev: "v0.11.8"
2323
hooks:
2424
- id: ruff
2525
args: ["--fix", "--show-fixes"]
@@ -65,12 +65,12 @@ repos:
6565
- id: shellcheck
6666

6767
- repo: https://github.com/henryiii/validate-pyproject-schema-store
68-
rev: 2025.03.03
68+
rev: 2025.04.28
6969
hooks:
7070
- id: validate-pyproject
7171

7272
- repo: https://github.com/python-jsonschema/check-jsonschema
73-
rev: 0.31.3
73+
rev: 0.33.0
7474
hooks:
7575
- id: check-dependabot
7676
- id: check-github-workflows
@@ -79,6 +79,6 @@ repos:
7979
files: \.schema\.json
8080

8181
- repo: https://github.com/scientific-python/cookie
82-
rev: 2025.01.22
82+
rev: 2025.05.02
8383
hooks:
8484
- id: sp-repo-review

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.