chore: remove .github/renovate.json

this is automatically updating repository
This commit is contained in:
2025-10-11 19:23:36 +03:00
committed by GitHub
parent fbf23c405d
commit ebc4f3ca20

12
.github/renovate.json vendored
View File

@@ -1,12 +0,0 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"github>ivuorinen/renovate-config"
],
"packageRules": [
{
"matchPackageNames": ["*"],
"automerge": true
}
]
}