Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#15)
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 Oct 1, 2024
1 parent edf4a9d commit 7fa09c9
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 @@ -54,7 +54,7 @@ repos:
types: [shell]
# Actionlint for linting GitHub Actions YAML files
- repo: https://github.com/rhysd/actionlint
rev: "v1.7.1"
rev: "v1.7.3"
hooks:
- id: actionlint
# Yamlfmt for formatting YAML files
Expand All @@ -69,7 +69,7 @@ repos:
- id: codespell
# Gitleaks for detecting secrets in Git repositories
- repo: https://github.com/gitleaks/gitleaks
rev: "v8.19.2"
rev: "v8.19.3"
hooks:
- id: gitleaks
# Talisman for pre-commit Git hooks to detect sensitive files
Expand Down

0 comments on commit 7fa09c9

Please sign in to comment.