Skip to content

Commit d71bac9

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/python-jsonschema/check-jsonschema.git: 0.31.3 → 0.32.1](https://github.com/python-jsonschema/check-jsonschema.git/compare/0.31.3...0.32.1) - [github.com/astral-sh/ruff-pre-commit: v0.11.2 → v0.11.4](astral-sh/ruff-pre-commit@v0.11.2...v0.11.4)
1 parent 49b2403 commit d71bac9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ repos:
4343
exclude: ^\.bumpversion\.cfg$
4444

4545
- repo: https://github.com/python-jsonschema/check-jsonschema.git
46-
rev: 0.31.3
46+
rev: 0.32.1
4747
hooks:
4848
- id: check-github-actions
4949
- id: check-github-workflows
@@ -102,7 +102,7 @@ repos:
102102
additional_dependencies: [setuptools-scm]
103103

104104
- repo: https://github.com/astral-sh/ruff-pre-commit
105-
rev: v0.11.2
105+
rev: v0.11.4
106106
hooks:
107107
- id: ruff-format
108108
- id: ruff

0 commit comments

Comments
 (0)