Skip to content

Commit 6314002

Browse files
committed
chore(pre-commit): use native gitleaks instead of docker
1 parent bee389d commit 6314002

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,8 @@ repos:
6363
- repo: https://github.com/gitleaks/gitleaks
6464
rev: v8.30.0
6565
hooks:
66-
- id: gitleaks-docker
67-
ci:
66+
- id: gitleaks
67+
i:
6868
autoupdate_schedule: quarterly
6969
skip:
70-
- gitleaks-docker
7170
- reuse

0 commit comments

Comments
 (0)