fix: renovate.json

This commit is contained in:
2026-03-16 00:00:32 +02:00
committed by GitHub
parent 278e5f0f9a
commit a3b8972ec2

10
.github/renovate.json vendored
View File

@@ -2,15 +2,5 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json", "$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [ "extends": [
"github>ivuorinen/renovate-config" "github>ivuorinen/renovate-config"
],
"packageRules": [
{
"managers": [
"github-actions"
],
"schedule": [
"daily"
]
}
] ]
} }