Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#612)
Browse files Browse the repository at this point in the history
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] authored Jan 28, 2025
1 parent 6b6defe commit 2a5888c
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.23.1
rev: v8.23.2
- 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 All @@ -38,7 +38,7 @@ repos:
- args: ["--config", ".github/linters/.markdown-lint.yml"]
id: markdownlint
repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.43.0
rev: v0.44.0
- hooks:
- id: shellcheck
repo: https://github.com/koalaman/shellcheck-precommit
Expand Down

0 comments on commit 2a5888c

Please sign in to comment.