Skip to content

Commit

Permalink
build: update pre-commit hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
thegbk committed Oct 8, 2024
1 parent 194eccf commit 5ee8e5e
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 @@ -5,7 +5,7 @@ repos:
hooks:
- id: check-useless-excludes
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
rev: v5.0.0
hooks:
- id: check-merge-conflict
- id: trailing-whitespace
Expand All @@ -31,7 +31,7 @@ repos:
hooks:
- id: helmlint
- repo: https://github.com/zricethezav/gitleaks
rev: v8.19.3
rev: v8.20.1
hooks:
- id: gitleaks
name: detect hardcoded secrets

0 comments on commit 5ee8e5e

Please sign in to comment.