@cryptotaxi247 / infra / commits / 3ffd1522

renovate: disable semantic commit message

Too noisy for my taste.

Martin Weinelt committed May 23, 2025 at 04:23 UTC 3ffd152232f83271741fb5610f03728ae1b4830d
1 file changed +2 -1
renovate.json
+2 -1
@@ -10,5 +10,6 @@
10 },
11 "lockFileMaintenance": {
12 "enabled": true
13 - }
13 + },
14 + "semanticCommits": "disabled"
15 }