Delete renovate.json
All checks were successful
Build and Push Docker Image / Explore-Gitea-Actions (push) Successful in 52s

This commit is contained in:
2024-09-30 23:13:15 +02:00
parent a70138f2f7
commit 7c1d561bd8

View File

@@ -1,10 +0,0 @@
{
"extends": [
"config:best-practices"
],
"packageRules": [{
"matchUpdateTypes": ["minor", "patch", "digest", "pinDigest"],
"matchCurrentVersion": "!/^0/",
"automerge": true
}]
}