Skip to content

Commit 826b5b8

Browse files
uklotzdeorottier
authored andcommitted
Update pre-commit hooks
1 parent bfd09f7 commit 826b5b8

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
@@ -42,12 +42,12 @@ repos:
4242
- id: codespell
4343
args: [--ignore-words=.codespellignore]
4444
- repo: https://github.com/sirosen/check-jsonschema
45-
rev: 0.23.2
45+
rev: 0.23.3
4646
hooks:
4747
- id: check-github-actions
4848
- id: check-github-workflows
4949
- repo: https://github.com/pre-commit/mirrors-prettier
50-
rev: v3.0.0-alpha.9-for-vscode
50+
rev: v3.0.0
5151
hooks:
5252
- id: prettier
5353
types_or:

0 commit comments

Comments
 (0)