diff --git a/pkg/config/app_config.go b/pkg/config/app_config.go index 4116bf501..aefd86896 100644 --- a/pkg/config/app_config.go +++ b/pkg/config/app_config.go @@ -245,11 +245,11 @@ func GetDefaultConfig() []byte { - blue commitLength: show: true - git: - merging: - manualCommit: false - skipHookPrefix: 'WIP' - autoFetch: true +git: + merging: + manualCommit: false + skipHookPrefix: 'WIP' + autoFetch: true update: method: prompt # can be: prompt | background | never days: 14 # how often a update is checked for