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

This commit is contained in:
2024-08-07 08:44:19 +02:00
parent 808b9cee5d
commit 973fc12947

View File

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