Files
git-insights-cli/.pre-commit-config.yaml
7000pctAUTO 0f04daa7fb
Some checks failed
CI / test (push) Has been cancelled
CI / build (push) Has been cancelled
Re-push project files to trigger CI re-run (previous CI failure was transient Gitea API error)
2026-02-01 08:26:31 +00:00

9 lines
212 B
YAML

repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
- id: check-yaml
- id: check-added-large-files