extensions-source/.pre-commit-config.yaml

6 lines
205 B
YAML

repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v5.0.0 # Use the latest stable version
hooks:
- id: end-of-file-fixer
- id: trailing-whitespace