sorbet: Update RBI files.

Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml) workflow.
This commit is contained in:
BrewTestBot 2024-05-26 00:22:41 +00:00
parent f26fa34232
commit 40b7ed93ff
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F

View File

@ -28,12 +28,12 @@ module Homebrew::EnvConfig
sig { returns(T::Boolean) }
def artifact_domain_no_fallback?; end
sig { returns(T::Boolean) }
def autoremove?; end
sig { returns(T.nilable(::String)) }
def auto_update_secs; end
sig { returns(T::Boolean) }
def autoremove?; end
sig { returns(T::Boolean) }
def bat?; end