Merge pull request #150 from Dasharo/pre-commit-ci-update-config

pre-commit: autoupdate hooks
This commit is contained in:
Danik Klimuk
2026-03-10 08:32:28 +01:00
committed by GitHub
+2 -2
View File
@@ -29,7 +29,7 @@ repos:
- commit-msg
- repo: https://github.com/codespell-project/codespell
rev: v2.4.1
rev: v2.4.2
hooks:
- id: codespell
@@ -40,7 +40,7 @@ repos:
args: [-c=.yamllint]
- repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.47.0
rev: v0.48.0
hooks:
- id: markdownlint
- id: markdownlint-fix