Skip to content

Commit 52e751f

Browse files
chore(deps): update pre-commit hooks
1 parent 25c1213 commit 52e751f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ repos:
4545
- id: mdformat
4646
language: python
4747
additional_dependencies:
48-
- mdformat-mkdocs==4.4.1
48+
- mdformat-mkdocs==4.4.2
4949
- mdformat-footnote==0.1.2
5050

5151
- repo: https://github.com/DavidAnson/markdownlint-cli2
@@ -54,7 +54,7 @@ repos:
5454
- id: markdownlint-cli2
5555

5656
- repo: https://github.com/astral-sh/uv-pre-commit
57-
rev: 0.9.4
57+
rev: 0.9.5
5858
hooks:
5959
- id: uv-lock
6060

@@ -64,13 +64,13 @@ repos:
6464
- id: typos
6565

6666
- repo: https://github.com/fsfe/reuse-tool
67-
rev: v6.1.2
67+
rev: v6.2.0
6868
hooks:
6969
- id: reuse-lint-file
7070

7171
# zizmor detects security vulnerabilities in GitHub Actions workflows.
7272
- repo: https://github.com/woodruffw/zizmor-pre-commit
73-
rev: v1.15.2
73+
rev: v1.16.1
7474
hooks:
7575
- id: zizmor
7676

0 commit comments

Comments
 (0)