GithubRelease: Update type signature
This commit is contained in:
parent
8a0f63e728
commit
701f7c5051
@ -111,7 +111,7 @@ module Homebrew
|
||||
sig {
|
||||
params(
|
||||
url: String,
|
||||
regex: T.nilable(Regexp),
|
||||
regex: Regexp,
|
||||
_unused: T.nilable(T::Hash[Symbol, T.untyped]),
|
||||
block: T.nilable(Proc),
|
||||
).returns(T::Hash[Symbol, T.untyped])
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user