Skip to content

Commit

Permalink
Remove pinned pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Raul Centeno committed Apr 11, 2023
1 parent 75bd798 commit c4b526b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/secureli.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ class Secureli < Formula
version "0.2.4"
sha256 "7b12946d767037e6bc3762644895c5d2c3f252e686a2d9c815c6e6209fdc425f"

depends_on "pre-commit@2.21.0"
depends_on "pre-commit"

depends_on "[email protected]"

Expand Down

0 comments on commit c4b526b

Please sign in to comment.