Skip to content

Commit d2dd0e8

Browse files
[pre-commit.ci] pre-commit autoupdate (#7031)
updates: - [github.com/python-jsonschema/check-jsonschema: 0.23.3 → 0.26.3](python-jsonschema/check-jsonschema@0.23.3...0.26.3) - [github.com/astral-sh/ruff-pre-commit: v0.0.281 → v0.0.287](astral-sh/ruff-pre-commit@v0.0.281...v0.0.287) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 6f42ce2 commit d2dd0e8

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
@@ -19,7 +19,7 @@ repos:
1919
- id: trailing-whitespace
2020

2121
- repo: https://github.com/python-jsonschema/check-jsonschema
22-
rev: 0.23.3
22+
rev: 0.26.3
2323
hooks:
2424
- id: check-github-workflows
2525

@@ -29,7 +29,7 @@ repos:
2929
- id: black
3030

3131
- repo: https://github.com/astral-sh/ruff-pre-commit
32-
rev: v0.0.281
32+
rev: v0.0.287
3333
hooks:
3434
- id: ruff
3535
args: ["--fix"]

0 commit comments

Comments
 (0)