kopia lustrzana https://github.com/meshtastic/Meshtastic-Android
14 wiersze
324 B
JSON
14 wiersze
324 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"extends": [
|
|
":dependencyDashboard",
|
|
":semanticCommitTypeAll(chore)",
|
|
":ignoreModulesAndTests",
|
|
"group:recommended",
|
|
"replacements:all",
|
|
"workarounds:all"
|
|
],
|
|
"commitMessageTopic": "{{depName}}",
|
|
"labels": ["dependencies"]
|
|
}
|