mirror of
https://github.com/Monadical-SAS/network-filter.git
synced 2025-12-20 04:09:06 +00:00
9 lines
184 B
YAML
9 lines
184 B
YAML
repos:
|
|
- repo: https://github.com/pre-commit/pre-commit-hooks
|
|
rev: v4.4.0
|
|
hooks:
|
|
- id: debug-statements
|
|
- id: trailing-whitespace
|
|
- id: detect-private-key
|
|
|