devel: Add comma for good json

This commit is contained in:
2026-04-26 16:05:27 +02:00
parent 33faab0934
commit 27f4e7d4c4
+1 -1
View File
@@ -7,7 +7,7 @@
"dependencyDashboard": true, "dependencyDashboard": true,
"semanticCommits": "disabled", "semanticCommits": "disabled",
"ignorePaths": [ "ignorePaths": [
"**/bootstrap/**" "**/bootstrap/**",
"**/attic/**" "**/attic/**"
], ],
"helmfile": { "helmfile": {