Skip to content

Commit b7d63b2

Browse files
⬆️🪝 update pre-commit hooks
updates: - [github.com/crate-ci/typos: v1.42.3 → v1](crate-ci/typos@v1.42.3...v1) - [github.com/python-jsonschema/check-jsonschema: 0.36.2 → 0.37.0](python-jsonschema/check-jsonschema@0.36.2...0.37.0)
1 parent fdd7715 commit b7d63b2

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.42.3
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.36.2
94+
rev: 0.37.0
9595
hooks:
9696
- id: check-dependabot
9797
- id: check-github-workflows

0 commit comments

Comments
 (0)