From 49cd16aba3fa9b0177f44b3529c38d6c1238d782 Mon Sep 17 00:00:00 2001 From: Andrew Williams Date: Tue, 6 Jan 2026 10:56:42 +0000 Subject: [PATCH] [macos] Add precommit --- macos/.config/homebrew/Brewfile | 1 + 1 file changed, 1 insertion(+) diff --git a/macos/.config/homebrew/Brewfile b/macos/.config/homebrew/Brewfile index edb2260..39257ca 100644 --- a/macos/.config/homebrew/Brewfile +++ b/macos/.config/homebrew/Brewfile @@ -41,6 +41,7 @@ brew "tflint" brew "tz" brew "uv" brew "yazi" +brew "pre-commit" cask "aerospace" cask "appcleaner"