Skip to content

Commit 511260b

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.6 → v0.15.8](astral-sh/ruff-pre-commit@v0.15.6...v0.15.8) - [github.com/gitleaks/gitleaks: v8.30.1 → v8.30.0](gitleaks/gitleaks@v8.30.1...v8.30.0)
1 parent e22f3ff commit 511260b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ repos:
3737
- tomli
3838

3939
- repo: https://github.com/astral-sh/ruff-pre-commit
40-
rev: v0.15.6
40+
rev: v0.15.8
4141
hooks:
4242
- id: ruff-check
4343
args: [ --fix ]
@@ -94,7 +94,7 @@ repos:
9494
- id: reuse-lint-file
9595

9696
- repo: https://github.com/gitleaks/gitleaks
97-
rev: v8.30.1
97+
rev: v8.30.0
9898
hooks:
9999
- id: gitleaks
100100

0 commit comments

Comments
 (0)