mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00

I previously expanded use of `typed: strict` in livecheck files but the exception was `livecheck/strategy.rb`. This addresses the `@strategies` type errors in that file and upgrades it to `typed: strict`. Co-authored-by: apainintheneck <apainintheneck@gmail.com>