Skip to content

Commit 4b68155

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

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
@@ -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.33.0
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.7
106106
hooks:
107107
- id: ruff-format
108108
- id: ruff

0 commit comments

Comments
 (0)