Update renovate.json

This commit is contained in:
Liora Milbaum 2023-11-01 08:22:44 +02:00 committed by GitHub
parent 89720a4a04
commit 5c48c48cfe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{ {
"$schema": "https://docs.renovatebot.com/renovate-schema.json", "$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [ "extends": [
"local>sagano-org/.github:renovate-config" "local>centos/.github:renovate-config"
] ]
} }