renovate: disable semantic commits

This commit is contained in:
June 2025-10-22 00:47:05 +02:00
commit 78a6be6f5d
Signed by: june
SSH key fingerprint: SHA256:o9EAq4Y9N9K0pBQeBTqhSDrND5E7oB+60ZNx0U1yPe0

View file

@ -5,6 +5,7 @@
"config:best-practices", "config:best-practices",
":ignoreUnstable" ":ignoreUnstable"
], ],
"semanticCommits": "disabled",
"packageRules": [ "packageRules": [
// Create a package rule for grouping all stable non-major dependency updates together. // Create a package rule for grouping all stable non-major dependency updates together.
// A combination of/inspired by: // A combination of/inspired by: