Skip to content

Commit 6c059aa

Browse files
committed
brew: no lock is default
<Homebrew/homebrew-bundle#1509>
1 parent 47bc3d9 commit 6c059aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/update-brew.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ echo "Update brew"
77
brew update
88

99
# Install from brewfile (created with `brew bundle dump`)
10-
brew bundle --file ~/dotfiles/Brewfile --no-lock
10+
brew bundle --file ~/dotfiles/Brewfile
1111
brew upgrade

0 commit comments

Comments
 (0)