1 parent baaef59 commit 75e658eCopy full SHA for 75e658e
1 file changed
.pre-commit-config.yaml
@@ -15,7 +15,7 @@ repos:
15
args: ["--maxkb=500"]
16
17
- repo: https://github.com/igorshubovych/markdownlint-cli
18
- rev: v0.38.0
+ rev: v0.39.0
19
hooks:
20
- id: markdownlint
21
@@ -30,7 +30,7 @@ repos:
30
- id: shellcheck
31
32
- repo: https://github.com/crate-ci/typos
33
- rev: v1.16.25
+ rev: typos-v0.10.21
34
35
- id: typos
36
exclude: "(_typos.toml|.gitignore|.dockerignore)"
0 commit comments