meshtastic-android/renovate.json

13 wiersze
294 B
JSON

2023-08-28 01:06:56 +00:00
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
":dependencyDashboard",
":semanticCommitTypeAll(chore)",
":ignoreModulesAndTests",
"group:recommended",
"replacements:all",
"workarounds:all"
2023-08-28 01:06:56 +00:00
],
"commitMessageTopic": "{{depName}}"
}