Skip to content
This repository was archived by the owner on Jan 19, 2026. It is now read-only.

Commit 51b7564

Browse files
chore(deps): pre-commit autoupdate (#155)
<!--pre-commit.ci start--> updates: - [github.com/pre-commit/pre-commit: v4.5.0 → v4.5.1](pre-commit/pre-commit@v4.5.0...v4.5.1) - [github.com/python-jsonschema/check-jsonschema: 0.35.0 → 0.36.0](python-jsonschema/check-jsonschema@0.35.0...0.36.0) <!--pre-commit.ci end--> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent a88e48e commit 51b7564

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
@@ -17,12 +17,12 @@ repos:
1717
- id: trailing-whitespace
1818

1919
- repo: https://github.com/pre-commit/pre-commit
20-
rev: v4.5.0
20+
rev: v4.5.1
2121
hooks:
2222
- id: validate_manifest
2323

2424
- repo: https://github.com/python-jsonschema/check-jsonschema
25-
rev: 0.35.0
25+
rev: 0.36.0
2626
hooks:
2727
- id: check-dependabot
2828
- id: check-github-workflows

0 commit comments

Comments
 (0)