Skip to content

Commit 35ec456

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

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
@@ -14,7 +14,7 @@ repos:
1414
- id: trailing-whitespace
1515

1616
- repo: https://github.com/astral-sh/ruff-pre-commit
17-
rev: v0.15.2
17+
rev: v0.15.4
1818
hooks:
1919
- id: ruff-check
2020
args: ["--fix", "--show-fixes"]
@@ -83,7 +83,7 @@ repos:
8383

8484

8585
- repo: https://github.com/python-jsonschema/check-jsonschema
86-
rev: 0.36.2
86+
rev: 0.37.0
8787
hooks:
8888
- id: check-dependabot
8989
- id: check-github-actions

0 commit comments

Comments
 (0)