Skip to content

Commit b6f6b42

Browse files
chore(deps): bump the pre-commit-hooks group across 1 directory with 3 updates
Bumps the pre-commit-hooks group with 3 updates in the / directory: [https://github.com/codespell-project/codespell](https://github.com/codespell-project/codespell), [https://github.com/igorshubovych/markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) and [https://github.com/zizmorcore/zizmor-pre-commit](https://github.com/zizmorcore/zizmor-pre-commit). Updates `https://github.com/codespell-project/codespell` from v2.4.2 to 2.4.3 - [Release notes](https://github.com/codespell-project/codespell/releases) - [Commits](codespell-project/codespell@2ccb47f...57b2140) Updates `https://github.com/igorshubovych/markdownlint-cli` from v0.49.0 to 0.49.1 - [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases) - [Commits](igorshubovych/markdownlint-cli@a4d5d37...5b5dddc) Updates `https://github.com/zizmorcore/zizmor-pre-commit` from v1.26.1 to 1.27.0 - [Release notes](https://github.com/zizmorcore/zizmor-pre-commit/releases) - [Commits](zizmorcore/zizmor-pre-commit@e3eebf6...64a97fb) --- updated-dependencies: - dependency-name: https://github.com/codespell-project/codespell dependency-version: 2.4.3 dependency-type: direct:production dependency-group: pre-commit-hooks - dependency-name: https://github.com/igorshubovych/markdownlint-cli dependency-version: 0.49.1 dependency-type: direct:production dependency-group: pre-commit-hooks - dependency-name: https://github.com/zizmorcore/zizmor-pre-commit dependency-version: 1.27.0 dependency-type: direct:production dependency-group: pre-commit-hooks ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cde5990 commit b6f6b42

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ repos:
7474
files: \.md$
7575
stages: [manual]
7676
- repo: https://github.com/codespell-project/codespell
77-
rev: 2ccb47ff45ad361a21071a7eedda4c37e6ae8c5a # frozen: v2.4.2
77+
rev: 57b21406f092110c18776e39b0bda50d37c945c8 # frozen: v2.4.3
7878
hooks:
7979
- id: codespell
8080
priority: 100
@@ -146,7 +146,7 @@ repos:
146146
description: Trims trailing whitespace
147147
args: [--markdown-linebreak-ext=md]
148148
- repo: https://github.com/igorshubovych/markdownlint-cli
149-
rev: a4d5d37e66ebcd6b3705204a1d6dbb56dea66338 # frozen: v0.49.0
149+
rev: 5b5dddc4fb0f83c3ea1fc5616fa63e115dce83e0 # frozen: v0.49.1
150150
hooks:
151151
- id: markdownlint
152152
priority: 100
@@ -174,7 +174,7 @@ repos:
174174
name: run gitleaks
175175
description: check for secrets with gitleaks
176176
- repo: https://github.com/zizmorcore/zizmor-pre-commit
177-
rev: e3eebf65325ccc992422292cb7a4baee967cf815 # frozen: v1.26.1
177+
rev: 64a97fb7fa63188393d3215c6e312f5f9c6d0f78 # frozen: v1.27.0
178178
hooks:
179179
- id: zizmor
180180
priority: 100

0 commit comments

Comments
 (0)