meshtastic-android/renovate.json

9 wiersze
183 B
JSON
Czysty Zwykły widok Historia

2023-08-28 01:06:56 +00:00
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base",
":semanticCommitTypeAll(chore)"
],
"commitMessageTopic": "{{depName}}"
}