dev-cmd/bump-formula-pr: add a checkbox for resource updates

Contributors and maintainers usually strike through the message after
checking `resource` blocks for updates. Let's add a checkbox to make it
easier to update the status.

Signed-off-by: Ruoyu Zhong <zhongruoyu@outlook.com>
This commit is contained in:
Ruoyu Zhong 2023-04-09 05:35:08 +08:00
parent c516870094
commit aede351eee
No known key found for this signature in database
GPG Key ID: DCAF462CAB59907D

View File

@ -342,7 +342,7 @@ module Homebrew
pr_message += <<~EOS
`resource` blocks may require updates.
- [ ] `resource` blocks have been checked for updates.
EOS
end