Skip to content

Commit 3dc6148

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/gitleaks/gitleaks: v8.19.2 → v8.19.3](gitleaks/gitleaks@v8.19.2...v8.19.3) - [github.com/igorshubovych/markdownlint-cli: v0.41.0 → v0.42.0](igorshubovych/markdownlint-cli@v0.41.0...v0.42.0) - [github.com/rhysd/actionlint: v1.7.2 → v1.7.3](rhysd/actionlint@v1.7.2...v1.7.3)
1 parent a885c66 commit 3dc6148

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ repos:
1919
- hooks:
2020
- id: gitleaks
2121
repo: https://github.com/gitleaks/gitleaks
22-
rev: v8.19.2
22+
rev: v8.19.3
2323
- hooks:
2424
- args: [--license-filepath=.github/license_template.txt, --use-current-year, --detect-license-in-X-top-lines=40, --skip-license-insertion-comment=Copyright]
2525
files: |
@@ -38,7 +38,7 @@ repos:
3838
- args: ["--config", ".github/linters/.markdown-lint.yaml"]
3939
id: markdownlint
4040
repo: https://github.com/igorshubovych/markdownlint-cli
41-
rev: v0.41.0
41+
rev: v0.42.0
4242
- hooks:
4343
- id: shellcheck
4444
repo: https://github.com/koalaman/shellcheck-precommit
@@ -47,7 +47,7 @@ repos:
4747
- args: ["--config-file", ".github/linters/actionlint.yml"]
4848
id: actionlint
4949
repo: https://github.com/rhysd/actionlint
50-
rev: v1.7.2
50+
rev: v1.7.3
5151
- hooks:
5252
- id: helm-docs-container
5353
repo: https://github.com/norwoodj/helm-docs

0 commit comments

Comments
 (0)