Closed hay-kot closed 2 months ago
When using confirm, I shouldn't have to also provide a message for it to properly show up in the terminal UI
questions: - name: "enable_renovate" prompt: confirm: "Enable Renovate?" message: "Enable Renovate?" description: "Automatically update dependencies, via Renovate"
Whoops, I already fixed this. I had an older version.
When using confirm, I shouldn't have to also provide a message for it to properly show up in the terminal UI
Reproducible Example