mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
feat: configure Renovate (#693)
This commit is contained in:
parent
348a5ac810
commit
1e2b365756
1 changed files with 8 additions and 0 deletions
8
renovate.json
Normal file
8
renovate.json
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"config:base",
|
||||
":semanticCommitTypeAll(chore)"
|
||||
],
|
||||
"commitMessageTopic": "{{depName}}"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue