Update README.md

Co-authored-by: Michael Kriese <michael.kriese@gmx.de>
This commit is contained in:
carlos-lehmann 2025-09-11 21:31:08 +02:00 committed by GitHub
parent 97486a2ee0
commit ffd80d2b1e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -41,5 +41,5 @@ repos:
hooks:
- id: renovate-config-validator
args: [--strict]
files: '.*\.json5$'
files: '.*\\.json5$'
```