2022-11-16 01:05:19 +01:00
|
|
|
repos:
|
|
|
|
|
- repo: https://github.com/pre-commit/pre-commit-hooks
|
2022-12-20 10:18:45 +01:00
|
|
|
rev: v4.4.0
|
2022-11-16 01:05:19 +01:00
|
|
|
hooks:
|
2022-11-29 17:48:50 +05:30
|
|
|
- id: trailing-whitespace
|
2022-11-29 18:13:36 +05:30
|
|
|
files: (automation/|ci/|code-scanning/|deployments/|pages/).*(yaml|yml|json)$
|