Skip to content

Commit 766b987

Browse files
chore(deps): update pre-commit hook versions (#3612)
Automated weekly update of pre-commit hook versions via `pre-commit autoupdate --freeze`. Co-authored-by: jmeridth <35014+jmeridth@users.noreply.github.com>
1 parent c35b57a commit 766b987

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ repos:
4343
# (zizmor.yaml uploads SARIF to code scanning, actionlint.yaml adds shellcheck
4444
# + annotations); the hooks give the same checks locally on changed files.
4545
- repo: https://github.com/zizmorcore/zizmor-pre-commit
46-
rev: e3eebf65325ccc992422292cb7a4baee967cf815 # frozen: v1.26.1
46+
rev: 64a97fb7fa63188393d3215c6e312f5f9c6d0f78 # frozen: v1.27.0
4747
hooks:
4848
- id: zizmor # auto-loads .github/zizmor.yml
4949

@@ -121,7 +121,7 @@ repos:
121121

122122
# Lint Markdown content against .markdownlint-cli2.jsonc.
123123
- repo: https://github.com/DavidAnson/markdownlint-cli2
124-
rev: 534166213006ec869b773b7ed8c6ebeaad1165d0 # frozen: v0.23.0
124+
rev: 06f92c99e930c11230426b5edd775021d25e08a8 # frozen: v0.23.1
125125
hooks:
126126
- id: markdownlint-cli2
127127
# content/platform/chainctl/chainctl-docs/ is generated upstream (cobra

0 commit comments

Comments
 (0)