Skip to content

Commit 956870a

Browse files
Bump the pre-commit-hooks group with 2 updates
Bumps the pre-commit-hooks group with 2 updates: [https://github.com/codespell-project/codespell](https://github.com/codespell-project/codespell) and [https://github.com/igorshubovych/markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli). 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) --- 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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 13c5105 commit 956870a

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
@@ -63,7 +63,7 @@ repos:
6363
files: ^(PREK|README)\.md$
6464
priority: 40
6565
- repo: https://github.com/codespell-project/codespell
66-
rev: 2ccb47ff45ad361a21071a7eedda4c37e6ae8c5a # frozen: v2.4.2
66+
rev: 57b21406f092110c18776e39b0bda50d37c945c8 # frozen: v2.4.3
6767
hooks:
6868
- id: codespell
6969
name: run codespell
@@ -177,7 +177,7 @@ repos:
177177
additional_dependencies: ['bandit[toml]']
178178
priority: 50
179179
- repo: https://github.com/igorshubovych/markdownlint-cli
180-
rev: a4d5d37e66ebcd6b3705204a1d6dbb56dea66338 # frozen: v0.49.0
180+
rev: 5b5dddc4fb0f83c3ea1fc5616fa63e115dce83e0 # frozen: v0.49.1
181181
hooks:
182182
- id: markdownlint
183183
name: run markdownlint

0 commit comments

Comments
 (0)