Skip to content

Commit 4b16851

Browse files
chore(deps): pre-commit autoupdate (#71)
<!--pre-commit.ci start--> updates: - [github.com/pre-commit/pre-commit: v3.5.0 → v3.6.0](pre-commit/pre-commit@v3.5.0...v3.6.0) - [github.com/python-jsonschema/check-jsonschema: 0.27.2 → 0.27.3](python-jsonschema/check-jsonschema@0.27.2...0.27.3) <!--pre-commit.ci end--> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 5cdd80e commit 4b16851

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
@@ -15,12 +15,12 @@ repos:
1515
- id: trailing-whitespace
1616

1717
- repo: https://github.com/pre-commit/pre-commit
18-
rev: v3.5.0
18+
rev: v3.6.0
1919
hooks:
2020
- id: validate_manifest
2121

2222
- repo: https://github.com/python-jsonschema/check-jsonschema
23-
rev: 0.27.2
23+
rev: 0.27.3
2424
hooks:
2525
- id: check-dependabot
2626
- id: check-github-workflows

0 commit comments

Comments
 (0)