Skip to content

Commit 7bf60ca

Browse files
[pre-commit.ci] pre-commit autoupdate (#101)
1 parent 0b0fb6e commit 7bf60ca

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
@@ -33,23 +33,23 @@ repos:
3333
- id: detect-secrets
3434
stages: ["commit", "push"]
3535
- repo: https://github.com/zricethezav/gitleaks
36-
rev: v8.15.2
36+
rev: v8.16.2
3737
hooks:
3838
- id: gitleaks
3939
stages: ["commit", "push"]
4040
- repo: https://github.com/fabasoad/pre-commit-snyk
41-
rev: v0.2.0
41+
rev: v0.2
4242
hooks:
4343
- id: snyk-test
4444
stages: ["push"]
4545
# Markdown
4646
- repo: https://github.com/igorshubovych/markdownlint-cli
47-
rev: v0.32.2
47+
rev: v0.33.0
4848
hooks:
4949
- id: markdownlint
5050
# Yaml
5151
- repo: https://github.com/adrienverge/yamllint
52-
rev: v1.28.0
52+
rev: v1.30.0
5353
hooks:
5454
- id: yamllint
5555
# Other

0 commit comments

Comments
 (0)