Skip to content

Commit b609a77

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/python-jsonschema/check-jsonschema.git: 0.37.2 → 0.37.4](https://github.com/python-jsonschema/check-jsonschema.git/compare/0.37.2...0.37.4) - [github.com/astral-sh/ruff-pre-commit: v0.15.13 → v0.15.20](astral-sh/ruff-pre-commit@v0.15.13...v0.15.20)
1 parent 5924de4 commit b609a77

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
@@ -43,7 +43,7 @@ repos:
4343
exclude: ^\.bumpversion\.cfg$
4444

4545
- repo: https://github.com/python-jsonschema/check-jsonschema.git
46-
rev: 0.37.2
46+
rev: 0.37.4
4747
hooks:
4848
- id: check-github-actions
4949
- id: check-github-workflows
@@ -104,7 +104,7 @@ repos:
104104
additional_dependencies: [setuptools-scm]
105105

106106
- repo: https://github.com/astral-sh/ruff-pre-commit
107-
rev: v0.15.13
107+
rev: v0.15.20
108108
hooks:
109109
- id: ruff-format
110110
- id: ruff

0 commit comments

Comments
 (0)