meshtastic-android/renovate.json

9 wiersze
183 B
JSON

{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base",
":semanticCommitTypeAll(chore)"
],
"commitMessageTopic": "{{depName}}"
}