Skip to content

Commit 65ab5ea

Browse files
[pre-commit.ci] pre-commit autoupdate (#71)
updates: - [github.com/gitleaks/gitleaks: v8.18.4 → v8.19.2](gitleaks/gitleaks@v8.18.4...v8.19.2) - [github.com/astral-sh/ruff-pre-commit: v0.6.4 → v0.6.5](astral-sh/ruff-pre-commit@v0.6.4...v0.6.5) - [github.com/gitleaks/gitleaks: v8.18.4 → v8.19.2](gitleaks/gitleaks@v8.18.4...v8.19.2) - [github.com/renovatebot/pre-commit-hooks: 38.72.1 → 38.82.0](renovatebot/pre-commit-hooks@38.72.1...38.82.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 228a3cf commit 65ab5ea

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ repos:
5252
- id: detect-secrets
5353

5454
- repo: https://github.com/gitleaks/gitleaks
55-
rev: v8.18.4
55+
rev: v8.19.2
5656
hooks:
5757
- id: gitleaks
5858

@@ -67,19 +67,19 @@ repos:
6767
]
6868

6969
- repo: https://github.com/astral-sh/ruff-pre-commit
70-
rev: v0.6.4
70+
rev: v0.6.5
7171
hooks:
7272
- id: ruff
7373
args: [--fix]
7474
- id: ruff-format
7575

7676
- repo: https://github.com/gitleaks/gitleaks
77-
rev: v8.18.4
77+
rev: v8.19.2
7878
hooks:
7979
- id: gitleaks
8080

8181
- repo: https://github.com/renovatebot/pre-commit-hooks
82-
rev: 38.72.1
82+
rev: 38.82.0
8383
hooks:
8484
- id: renovate-config-validator
8585

0 commit comments

Comments
 (0)