Skip to content

Commit 1272b26

Browse files
[pre-commit.ci] pre-commit autoupdate (#1135)
updates: - [github.com/python-jsonschema/check-jsonschema: 0.36.1 → 0.36.2](python-jsonschema/check-jsonschema@0.36.1...0.36.2) - [github.com/astral-sh/ruff-pre-commit: v0.14.14 → v0.15.1](astral-sh/ruff-pre-commit@v0.14.14...v0.15.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 99a8728 commit 1272b26

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ repos:
3636
- id: pyprojectsort
3737

3838
- repo: https://github.com/python-jsonschema/check-jsonschema
39-
rev: "0.36.1"
39+
rev: "0.36.2"
4040
hooks:
4141
- id: check-github-workflows
4242
- id: check-readthedocs
@@ -48,7 +48,7 @@ repos:
4848

4949
- repo: https://github.com/astral-sh/ruff-pre-commit
5050
# Ruff version.
51-
rev: v0.14.14
51+
rev: v0.15.1
5252
hooks:
5353
# Run the linter.
5454
- id: ruff

0 commit comments

Comments
 (0)