Skip to content

Commit

Permalink
pre-commit 1.8.0
Browse files Browse the repository at this point in the history
Closes #25137.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
  • Loading branch information
ilovezfs authored and fxcoudert committed Mar 12, 2018
1 parent acdc5f9 commit 860e0bd
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Formula/pre-commit.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,8 @@ class PreCommit < Formula

desc "Framework for managing multi-language pre-commit hooks"
homepage "https://pre-commit.com/"
url "https://github.com/pre-commit/pre-commit/archive/v1.7.0.tar.gz"
sha256 "e56ac13e933730dd18ecb2c9b4e8a4d6df5e95a6ff021d2cc70014daea3b7340"
revision 1
url "https://github.com/pre-commit/pre-commit/archive/v1.8.0.tar.gz"
sha256 "02a723530be38df0e6f34f2999b253127cac038b44b88080c686ac1920e90cb8"

bottle do
cellar :any_skip_relocation
Expand Down

0 comments on commit 860e0bd

Please sign in to comment.