Skip to content

Commit 5a12ea0

Browse files
⬆️🪝 update pre-commit hooks
updates: - [github.com/crate-ci/typos: v1.40.0 → v1](crate-ci/typos@v1.40.0...v1) - [github.com/python-jsonschema/check-jsonschema: 0.35.0 → 0.36.0](python-jsonschema/check-jsonschema@0.35.0...0.36.0)
1 parent 4bd2f8b commit 5a12ea0

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
@@ -64,7 +64,7 @@ repos:
6464

6565
# Check for spelling
6666
- repo: https://github.com/crate-ci/typos
67-
rev: v1.40.0
67+
rev: v1
6868
hooks:
6969
- id: typos
7070

@@ -91,7 +91,7 @@ repos:
9191

9292
# Check JSON schemata
9393
- repo: https://github.com/python-jsonschema/check-jsonschema
94-
rev: 0.35.0
94+
rev: 0.36.0
9595
hooks:
9696
- id: check-dependabot
9797
- id: check-github-workflows

0 commit comments

Comments
 (0)