Skip to content

Commit

Permalink
fix: Revert homebrew formula changes (#382)
Browse files Browse the repository at this point in the history
add depends_on pre-commit
  • Loading branch information
joe-stafford authored Jan 19, 2024
1 parent 4fd5aaa commit 9f7994b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/formula.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ class Secureli < Formula
sha256 "{{ secureliSha256 }}"
license "Apache-2.0"

depends_on "pre-commit"
depends_on "[email protected]"

{% for package in secureliPackageDependencies %}
Expand Down

0 comments on commit 9f7994b

Please sign in to comment.