Skip to content

Commit 9aed134

Browse files
chore(deps): pre-commit autoupdate (#102)
<!--pre-commit.ci start--> updates: - [github.com/pre-commit/pre-commit: v3.7.1 → v3.8.0](pre-commit/pre-commit@v3.7.1...v3.8.0) - [github.com/python-jsonschema/check-jsonschema: 0.29.0 → 0.29.1](python-jsonschema/check-jsonschema@0.29.0...0.29.1) <!--pre-commit.ci end--> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 7504b5d commit 9aed134

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.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: v3.7.1
20+
rev: v3.8.0
2121
hooks:
2222
- id: validate_manifest
2323

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

0 commit comments

Comments
 (0)