Skip to content

Commit e8ef433

Browse files
pre-commit: autoupdate hooks
updates: - [github.com/igorshubovych/markdownlint-cli: v0.36.0 → v0.37.0](igorshubovych/markdownlint-cli@v0.36.0...v0.37.0) - [github.com/codespell-project/codespell: v2.2.5 → v2.2.6](codespell-project/codespell@v2.2.5...v2.2.6)
1 parent 561ceda commit e8ef433

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
@@ -22,7 +22,7 @@ repos:
2222
args: [-c=.yamllint]
2323

2424
- repo: https://github.com/igorshubovych/markdownlint-cli
25-
rev: v0.36.0
25+
rev: v0.37.0
2626
hooks:
2727
- id: markdownlint
2828
- id: markdownlint-fix
@@ -35,7 +35,7 @@ repos:
3535
- commit-msg
3636

3737
- repo: https://github.com/codespell-project/codespell
38-
rev: v2.2.5
38+
rev: v2.2.6
3939
hooks:
4040
- id: codespell
4141

0 commit comments

Comments
 (0)