Skip to content

Commit 1bcdf9f

Browse files
pre-commit: autoupdate hooks
updates: - [github.com/codespell-project/codespell: v2.3.0 → v2.4.0](codespell-project/codespell@v2.3.0...v2.4.0) - [github.com/igorshubovych/markdownlint-cli: v0.43.0 → v0.44.0](igorshubovych/markdownlint-cli@v0.43.0...v0.44.0)
1 parent 1a1cc57 commit 1bcdf9f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,12 @@ repos:
2727
- commit-msg
2828

2929
- repo: https://github.com/codespell-project/codespell
30-
rev: v2.3.0
30+
rev: v2.4.0
3131
hooks:
3232
- id: codespell
3333

3434
- repo: https://github.com/igorshubovych/markdownlint-cli
35-
rev: v0.43.0
35+
rev: v0.44.0
3636
hooks:
3737
- id: markdownlint
3838
- id: markdownlint-fix

0 commit comments

Comments
 (0)