Skip to content

Commit 47eb976

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.2 → v0.14.5](astral-sh/ruff-pre-commit@v0.14.2...v0.14.5) - [github.com/fsfe/reuse-tool: v5.1.1 → v6.2.0](fsfe/reuse-tool@v5.1.1...v6.2.0) - [github.com/gitleaks/gitleaks: v8.28.0 → v8.29.0](gitleaks/gitleaks@v8.28.0...v8.29.0)
1 parent cce3f6c commit 47eb976

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 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.14.2
40+
rev: v0.14.5
4141
hooks:
4242
- id: ruff-check
4343
args: [ --fix ]
@@ -89,12 +89,12 @@ repos:
8989
stages: [pre-push]
9090

9191
- repo: https://github.com/fsfe/reuse-tool
92-
rev: v5.1.1
92+
rev: v6.2.0
9393
hooks:
9494
- id: reuse-lint-file
9595

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

0 commit comments

Comments
 (0)