Merge branch 'main' into patch-1

This commit is contained in:
carlos-lehmann 2025-09-11 21:31:54 +02:00 committed by GitHub
commit e461d80d21
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 10 additions and 9 deletions

View file

@ -11,7 +11,7 @@ For general usage:
```yaml
repos:
- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 40.36.8
rev: 41.100.0
hooks:
- id: renovate-config-validator
```
@ -22,7 +22,7 @@ opt into [strict mode](https://docs.renovatebot.com/config-validation/#strict-mo
```yaml
repos:
- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 40.36.8
rev: 41.100.0
hooks:
- id: renovate-config-validator
args: [--strict]