pre-commit autoupdate

This commit is contained in:
Yukihiro "Matz" Matsumoto
2025-09-11 12:22:23 +09:00
parent f4507c0cbf
commit 07705b18e1
-7
View File
@@ -30,13 +30,6 @@ repos:
- id: gitleaks
name: run gitleaks
description: detect hardcoded secrets with gitleaks
- repo: https://github.com/shssoichiro/oxipng
rev: v9.1.5
hooks:
- id: oxipng
name: run oxipng
description: use lossless compression to optimize PNG files
args: ["--fix", "-o", "4", "--strip", "safe", "--alpha"]
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v6.0.0
hooks: