Merge branch 'main' into patch-1

This commit is contained in:
Michael Kriese 2025-05-06 10:53:30 +02:00 committed by GitHub
commit e3f612a6e3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 8 additions and 8 deletions

View file

@ -3,6 +3,6 @@
description: Validate Renovate config
language: node
language_version: lts
additional_dependencies: [renovate@39.220.2]
additional_dependencies: [renovate@40.3.4]
entry: renovate-config-validator
files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$'