Skip to content

Commit 8a65fbe

Browse files
[pre-commit.ci] pre-commit autoupdate (#1053)
updates: - [github.com/python-jsonschema/check-jsonschema: 0.31.3 → 0.32.1](python-jsonschema/check-jsonschema@0.31.3...0.32.1) - [github.com/astral-sh/ruff-pre-commit: v0.11.2 → v0.11.4](astral-sh/ruff-pre-commit@v0.11.2...v0.11.4) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 1090106 commit 8a65fbe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ repos:
4747
# - id: pyprojectsort
4848

4949
- repo: https://github.com/python-jsonschema/check-jsonschema
50-
rev: "0.31.3"
50+
rev: "0.32.1"
5151
hooks:
5252
- id: check-github-workflows
5353
- id: check-readthedocs
@@ -59,7 +59,7 @@ repos:
5959

6060
- repo: https://github.com/astral-sh/ruff-pre-commit
6161
# Ruff version.
62-
rev: v0.11.2
62+
rev: v0.11.4
6363
hooks:
6464
# Run the linter.
6565
- id: ruff

0 commit comments

Comments
 (0)