We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f47e24 commit 75b68acCopy full SHA for 75b68ac
.pre-commit-config.yaml
@@ -53,7 +53,7 @@ repos:
53
- id: uv-lock
54
55
- repo: https://github.com/crate-ci/typos
56
- rev: v1.45.0
+ rev: v1.45.1
57
hooks:
58
- id: typos
59
@@ -64,7 +64,7 @@ repos:
64
65
# zizmor detects security vulnerabilities in GitHub Actions workflows.
66
- repo: https://github.com/woodruffw/zizmor-pre-commit
67
- rev: v1.23.1
+ rev: v1.24.1
68
69
- id: zizmor
70
0 commit comments