Skip to content

Commit 907a033

Browse files
chore(deps): update pre-commit hooks
1 parent 36dabf7 commit 907a033

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
@@ -112,7 +112,7 @@ repos:
112112
- id: zizmor
113113

114114
- repo: https://github.com/python-jsonschema/check-jsonschema
115-
rev: 0.37.0
115+
rev: 0.37.1
116116
hooks:
117117
- id: check-github-workflows
118118
args: ["--verbose"]
@@ -125,7 +125,7 @@ repos:
125125
# `actionlint` hook, for verifying correct syntax in GitHub Actions workflows.
126126
# Some additional configuration for `actionlint` can be found in `.github/actionlint.yaml`.
127127
- repo: https://github.com/rhysd/actionlint
128-
rev: v1.7.11
128+
rev: v1.7.12
129129
hooks:
130130
- id: actionlint
131131
language: golang

0 commit comments

Comments
 (0)