File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -82,6 +82,9 @@ def run
82
82
We'd still love your contributions, though, so try another one
83
83
that is excluded from autobump list (i.e. it has 'no_autobump!'
84
84
method or 'livecheck' block with 'skip'.)
85
+
86
+ More information about autobump process can be found here:
87
+ #{ Formatter . url ( "https://docs.brew.sh/Autobump-List" ) }
85
88
EOS
86
89
87
90
if !args . write_only? && GitHub . too_many_open_prs? ( cask . tap )
Original file line number Diff line number Diff line change @@ -119,6 +119,9 @@ def run
119
119
We'd still love your contributions, though, so try another one
120
120
that is excluded from autobump list (i.e. it has 'no_autobump!'
121
121
method or 'livecheck' block with 'skip'.)
122
+
123
+ More information about autobump process can be found here:
124
+ #{ Formatter . url ( "https://docs.brew.sh/Autobump-List" ) }
122
125
EOS
123
126
124
127
if !args . write_only? && GitHub . too_many_open_prs? ( tap )
You can’t perform that action at this time.
0 commit comments