Skip to content

Commit f3ba74c

Browse files
[pre-commit.ci] pre-commit autoupdate (#1145)
updates: - [github.com/python-jsonschema/check-jsonschema: 0.36.2 → 0.37.0](python-jsonschema/check-jsonschema@0.36.2...0.37.0) - [github.com/astral-sh/ruff-pre-commit: v0.15.2 → v0.15.4](astral-sh/ruff-pre-commit@v0.15.2...v0.15.4) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 0318ffa commit f3ba74c

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.2"
39+
rev: "0.37.0"
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.15.2
51+
rev: v0.15.4
5252
hooks:
5353
# Run the linter.
5454
- id: ruff

0 commit comments

Comments
 (0)