Skip to content

Commit c8c55fa

Browse files
chore(deps): pre-commit autoupdate (#93)
<!--pre-commit.ci start--> updates: - [github.com/pre-commit/pre-commit: v3.7.0 → v3.7.1](pre-commit/pre-commit@v3.7.0...v3.7.1) - [github.com/python-jsonschema/check-jsonschema: 0.28.2 → 0.28.3](python-jsonschema/check-jsonschema@0.28.2...0.28.3) <!--pre-commit.ci end--> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 814a23c commit c8c55fa

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

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

0 commit comments

Comments
 (0)