7 lines
169 B
YAML
7 lines
169 B
YAML
repos:
|
|
- repo: https://github.com/pre-commit/pre-commit-hooks
|
|
rev: v4.3.0
|
|
files: ^automation|ci|code-scanning|deployments|pages
|
|
hooks:
|
|
- id: trailing-whitespace
|