Skip to content

Commit bb49411

Browse files
chore(deps): update pre-commit
1 parent 3628e9f commit bb49411

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.pre-commit-config.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ repos:
2323
args: [--all, --tests]
2424

2525
- repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks
26-
rev: v2.15.0
26+
rev: v2.16.0
2727
hooks:
2828
- id: pretty-format-yaml
2929
args: [--autofix, --indent, '2', --offset, '2']
@@ -32,12 +32,12 @@ repos:
3232
exclude: ^Cargo.lock$
3333

3434
- repo: https://github.com/adhtruong/mirrors-typos
35-
rev: v1.42.0
35+
rev: v1.43.2
3636
hooks:
3737
- id: typos
3838

3939
- repo: https://github.com/python-jsonschema/check-jsonschema
40-
rev: 0.36.0
40+
rev: 0.36.1
4141
hooks:
4242
- id: check-github-workflows
4343
- id: check-jsonschema
@@ -52,6 +52,6 @@ repos:
5252
- github.com/wasilibs/go-shellcheck/cmd/shellcheck@v0.11.1
5353

5454
- repo: https://github.com/woodruffw/zizmor-pre-commit
55-
rev: v1.20.0
55+
rev: v1.22.0
5656
hooks:
5757
- id: zizmor

0 commit comments

Comments
 (0)