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/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](pre-commit/pre-commit-hooks@v4.5.0...v4.6.0)
- [github.com/gitleaks/gitleaks: v8.18.2 → v8.19.2](gitleaks/gitleaks@v8.18.2...v8.19.2)
  • Loading branch information
pre-commit-ci[bot] authored Sep 16, 2024
1 parent c7f1fd2 commit 003d37a
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
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
rev: v4.6.0
hooks:
- id: check-case-conflict
- id: check-added-large-files
Expand All @@ -15,7 +15,7 @@ repos:
- id: check-xml
- id: requirements-txt-fixer
- repo: https://github.com/gitleaks/gitleaks
rev: v8.18.2
rev: v8.19.2
hooks:
- id: gitleaks
name: Detect hardcoded secrets
Expand Down

0 comments on commit 003d37a

Please sign in to comment.