mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
autobump_constants: add bumped_by_upstream
reason
Signed-off-by: botantony <antonsm21@gmail.com>
This commit is contained in:
parent
01ffa85e9d
commit
fa26976b1d
@ -4,4 +4,5 @@
|
||||
# TODO: add more reasons here
|
||||
NO_AUTOBUMP_REASONS_LIST = T.let({
|
||||
incompatible_version_format: "incompatible version format",
|
||||
bumped_by_upstream: "bumped by upstream",
|
||||
}.freeze, T::Hash[Symbol, String])
|
||||
|
Loading…
x
Reference in New Issue
Block a user