Files
Meshtastic-Android/renovate.json
2023-08-27 22:06:56 -03:00

9 lines
183 B
JSON

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