Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69ef12b commit 69158bcCopy full SHA for 69158bc
1 file changed
.pre-commit-config.yaml
@@ -30,13 +30,13 @@ repos:
30
- id: reuse-lint-file
31
32
- repo: https://github.com/crate-ci/typos
33
- rev: v1.45.0
+ rev: v1.45.1
34
hooks:
35
- id: typos
36
37
# zizmor detects security vulnerabilities in GitHub Actions workflows.
38
- repo: https://github.com/woodruffw/zizmor-pre-commit
39
- rev: v1.23.1
+ rev: v1.24.1
40
41
- id: zizmor
42
0 commit comments