Skip to content

Commit 92d4ff0

Browse files
[pre-commit.ci] pre-commit autoupdate (#3390)
updates: - [github.com/python-jsonschema/check-jsonschema: 0.32.1 → 0.33.0](python-jsonschema/check-jsonschema@0.32.1...0.33.0) - [github.com/astral-sh/ruff-pre-commit: v0.11.4 → v0.11.5](astral-sh/ruff-pre-commit@v0.11.4...v0.11.5) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 608eda9 commit 92d4ff0

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
args: ["--fix=lf"]
1515
- id: check-case-conflict
1616
- repo: https://github.com/python-jsonschema/check-jsonschema
17-
rev: 0.32.1
17+
rev: 0.33.0
1818
hooks:
1919
- id: check-dependabot
2020
- id: check-github-workflows
@@ -36,7 +36,7 @@ repos:
3636
- id: shellcheck
3737
args: ["--severity=style"]
3838
- repo: https://github.com/astral-sh/ruff-pre-commit
39-
rev: v0.11.4
39+
rev: v0.11.5
4040
hooks:
4141
- id: ruff
4242
args: ["--exit-non-zero-on-fix"]

0 commit comments

Comments
 (0)