mirror of
https://github.com/yannbertrand/macos-defaults
synced 2024-12-16 22:43:08 +00:00
8 lines
154 B
JSON
8 lines
154 B
JSON
|
{
|
||
|
"extends": [
|
||
|
"config:base"
|
||
|
],
|
||
|
"commitMessagePrefix": ":arrow_up:",
|
||
|
"commitMessageAction": "Upgrade",
|
||
|
"commitMessageTopic": "{{depName}}"
|
||
|
}
|