Skip to content

Commit 4099ab7

Browse files
authored
Merge pull request #2621 from apache/dependabot/pre_commit/github-dependencies-e573e0e192
chore(deps): bump the github-dependencies group with 4 updates
2 parents b010f5b + bb179d5 commit 4099ab7

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
@@ -48,7 +48,7 @@ repos:
4848
files: \.md$
4949
stages: [manual]
5050
- repo: https://github.com/codespell-project/codespell
51-
rev: v2.4.1
51+
rev: v2.4.2
5252
hooks:
5353
- id: codespell
5454
name: run codespell
@@ -100,7 +100,7 @@ repos:
100100
description: Trims trailing whitespace
101101
args: [--markdown-linebreak-ext=md]
102102
- repo: https://github.com/igorshubovych/markdownlint-cli
103-
rev: v0.47.0
103+
rev: v0.48.0
104104
hooks:
105105
- id: markdownlint
106106
name: run markdownlint
@@ -125,7 +125,7 @@ repos:
125125
name: run gitleaks
126126
description: check for secrets with gitleaks
127127
- repo: https://github.com/zizmorcore/zizmor-pre-commit
128-
rev: v1.22.0
128+
rev: v1.23.1
129129
hooks:
130130
- id: zizmor
131131
name: run zizmor
@@ -162,7 +162,7 @@ repos:
162162
name: run shellcheck
163163
description: check Shell scripts with shellcheck
164164
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
165-
rev: 3.6.0
165+
rev: 3.6.1
166166
hooks:
167167
- id: editorconfig-checker
168168
name: run editorconfig-checker

0 commit comments

Comments
 (0)