Skip to content

Commit baaef59

Browse files
Auto-update pre-commit hooks (#79)
Update versions of tools in pre-commit configs to latest version Co-authored-by: gtronset <gtronset@users.noreply.github.com>
1 parent 836ab85 commit baaef59

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
@@ -15,7 +15,7 @@ repos:
1515
args: ["--maxkb=500"]
1616

1717
- repo: https://github.com/igorshubovych/markdownlint-cli
18-
rev: v0.37.0
18+
rev: v0.38.0
1919
hooks:
2020
- id: markdownlint
2121
- id: markdownlint
@@ -30,7 +30,7 @@ repos:
3030
- id: shellcheck
3131

3232
- repo: https://github.com/crate-ci/typos
33-
rev: v1.16.23
33+
rev: v1.16.25
3434
hooks:
3535
- id: typos
3636
exclude: "(_typos.toml|.gitignore|.dockerignore)"

0 commit comments

Comments
 (0)