Merge branch 'main' into patch-1

This commit is contained in:
Markus Hofbauer 2025-01-13 18:07:31 +01:00 committed by GitHub
commit 6642af116e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 5 additions and 5 deletions

View file

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