Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/gitleaks/gitleaks: v8.22.1 → v8.23.1](gitleaks/gitleaks@v8.22.1...v8.23.1)
- [github.com/rhysd/actionlint: v1.7.5 → v1.7.7](rhysd/actionlint@v1.7.5...v1.7.7)
  • Loading branch information
pre-commit-ci[bot] authored Jan 20, 2025
1 parent 9662f0d commit 4928eb0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ repos:
- hooks:
- id: gitleaks
repo: https://github.com/gitleaks/gitleaks
rev: v8.22.1
rev: v8.23.1
- hooks:
- args: [--license-filepath=.github/license_template.txt, --use-current-year, --detect-license-in-X-top-lines=40, --skip-license-insertion-comment=Copyright]
files: |
Expand Down Expand Up @@ -47,7 +47,7 @@ repos:
- args: ["--config-file", ".github/linters/actionlint.yml"]
id: actionlint
repo: https://github.com/rhysd/actionlint
rev: v1.7.5
rev: v1.7.7
- hooks:
- id: helm-docs-container
repo: https://github.com/norwoodj/helm-docs
Expand Down

0 comments on commit 4928eb0

Please sign in to comment.