Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[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.18.4](gitleaks/gitleaks@v8.18.2...v8.18.4)
pre-commit-ci[bot] authored Jun 17, 2024
1 parent c7f1fd2 commit 2ecd6c4
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
@@ -15,7 +15,7 @@ repos:
- id: check-xml
- id: requirements-txt-fixer
- repo: https://github.com/gitleaks/gitleaks
rev: v8.18.2
rev: v8.18.4
hooks:
- id: gitleaks
name: Detect hardcoded secrets

0 comments on commit 2ecd6c4

Please sign in to comment.