🔧 Add custom commit prefix for renovate

This commit is contained in:
Manuel
2023-05-16 22:39:58 +02:00
parent eb2a8ba997
commit 7ab8c14c5c
+2 -1
View File
@@ -2,5 +2,6 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base"
]
],
"commitMessagePrefix": "⬆️ "
}