Skip to content

Commit 7f811c9

Browse files
[pre-commit.ci] pre-commit autoupdate (#619)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.12.1 → v0.12.2](astral-sh/ruff-pre-commit@v0.12.1...v0.12.2) - [github.com/python-jsonschema/check-jsonschema: 0.33.1 → 0.33.2](python-jsonschema/check-jsonschema@0.33.1...0.33.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent f261128 commit 7f811c9

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
@@ -2,7 +2,7 @@ repos:
22

33

44
- repo: https://github.com/astral-sh/ruff-pre-commit
5-
rev: v0.12.1
5+
rev: v0.12.2
66
hooks:
77
- id: ruff-check
88
- id: ruff-format
@@ -26,7 +26,7 @@ repos:
2626
- id: debug-statements
2727

2828
- repo: https://github.com/python-jsonschema/check-jsonschema
29-
rev: 0.33.1
29+
rev: 0.33.2
3030
hooks:
3131
- id: check-github-workflows
3232
name: "Check GitHub workflows"

0 commit comments

Comments
 (0)