doc: hint to strict validation hook

This commit is contained in:
Oluf Lorenzen 2024-08-09 11:34:34 +02:00 committed by Oluf Lorenzen
parent 20537fb0b9
commit c5293d9edc

View file

@ -12,4 +12,6 @@ repos:
rev: 38.25.0
hooks:
- id: renovate-config-validator
# or for strict validation
#- id: renovate-config-validator-strict
```