Skip to content

Commit 8cf3faa

Browse files
chore: update pre-commit hooks
updates: - [github.com/python-jsonschema/check-jsonschema: 0.36.2 → 0.37.0](python-jsonschema/check-jsonschema@0.36.2...0.37.0) - [github.com/astral-sh/ruff-pre-commit: v0.15.2 → v0.15.4](astral-sh/ruff-pre-commit@v0.15.2...v0.15.4)
1 parent d6ba631 commit 8cf3faa

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
@@ -4,7 +4,7 @@ ci:
44
autoupdate_schedule: weekly
55
repos:
66
- repo: https://github.com/python-jsonschema/check-jsonschema
7-
rev: 0.36.2
7+
rev: 0.37.0
88
hooks:
99
- id: check-github-workflows
1010
- repo: https://github.com/codespell-project/codespell
@@ -47,7 +47,7 @@ repos:
4747
language: python
4848
files: README.md
4949
- repo: https://github.com/astral-sh/ruff-pre-commit
50-
rev: v0.15.2
50+
rev: v0.15.4
5151
hooks:
5252
- id: ruff
5353
args: [--fix]

0 commit comments

Comments
 (0)