Skip to content

Commit 23d03c9

Browse files
ci: [pre-commit.ci] pre-commit autoupdate (#1033)
<!--pre-commit.ci start--> updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.5 → v0.15.6](astral-sh/ruff-pre-commit@v0.15.5...v0.15.6) - [github.com/gitleaks/gitleaks: v8.30.0 → v8.30.1](gitleaks/gitleaks@v8.30.0...v8.30.1) <!--pre-commit.ci end--> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 02c19a9 commit 23d03c9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,13 +40,13 @@ repos:
4040
- id: detect-secrets
4141

4242
- repo: https://github.com/astral-sh/ruff-pre-commit
43-
rev: v0.15.5
43+
rev: v0.15.6
4444
hooks:
4545
- id: ruff
4646
- id: ruff-format
4747

4848
- repo: https://github.com/gitleaks/gitleaks
49-
rev: v8.30.0
49+
rev: v8.30.1
5050
hooks:
5151
- id: gitleaks
5252

0 commit comments

Comments
 (0)