Skip to content

Commit 3c0393d

Browse files
chore(deps): update pre-commit hooks (#1893)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent baa340b commit 3c0393d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ repos:
5555
args: [--number]
5656
language: python
5757
additional_dependencies:
58-
- mdformat-mkdocs==5.1.3
58+
- mdformat-mkdocs==5.1.4
5959

6060
- repo: https://github.com/DavidAnson/markdownlint-cli2
6161
rev: v0.20.0
@@ -73,7 +73,7 @@ repos:
7373
- id: reuse-lint-file
7474

7575
- repo: https://github.com/crate-ci/typos
76-
rev: v1.42.1
76+
rev: v1.42.3
7777
hooks:
7878
- id: typos
7979

@@ -111,7 +111,7 @@ repos:
111111
- id: zizmor
112112

113113
- repo: https://github.com/python-jsonschema/check-jsonschema
114-
rev: 0.36.0
114+
rev: 0.36.1
115115
hooks:
116116
- id: check-github-workflows
117117
args: ["--verbose"]

0 commit comments

Comments
 (0)