Skip to content

Commit

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

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
  • Loading branch information
ilovezfs authored and fxcoudert committed Oct 4, 2017
1 parent 78fdfc8 commit b29770a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/pre-commit.rb
Expand Up @@ -3,8 +3,8 @@ class PreCommit < Formula

desc "Framework for managing multi-language pre-commit hooks"
homepage "http://pre-commit.com/"
url "https://github.com/pre-commit/pre-commit/archive/v1.1.2.tar.gz"
sha256 "53dcde73b89380151f4a86577acea2b03fc81335d1f6034beea3a80feec649d5"
url "https://github.com/pre-commit/pre-commit/archive/v1.2.0.tar.gz"
sha256 "2ef3b7a5ddb4618a122e23e5a81df48df561de9abf007bb837cbc78f415a9590"

bottle do
cellar :any_skip_relocation
Expand Down

0 comments on commit b29770a

Please sign in to comment.