Skip to content

Commit a7f171e

Browse files
chore(deps): pre-commit autoupdate (#130)
<!--pre-commit.ci start--> updates: - [github.com/pre-commit/pre-commit: v4.1.0 → v4.2.0](pre-commit/pre-commit@v4.1.0...v4.2.0) - [github.com/python-jsonschema/check-jsonschema: 0.31.2 → 0.32.1](python-jsonschema/check-jsonschema@0.31.2...0.32.1) <!--pre-commit.ci end--> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 554c559 commit a7f171e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: .pre-commit-config.yaml

+2-2
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.1.0
20+
rev: v4.2.0
2121
hooks:
2222
- id: validate_manifest
2323

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

0 commit comments

Comments
 (0)