Skip to content

Commit

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

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
  • Loading branch information
ilovezfs committed Jan 14, 2018
1 parent 0e4737f commit 72ddbef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/pre-commit.rb
Original file line number Diff line number Diff line change
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.4.5.tar.gz"
sha256 "ee3981ec02c5e8d4d4fa76ee06d3205bd4b7e49d9c3d28a8a74c0bdcaecb47eb"
url "https://github.com/pre-commit/pre-commit/archive/v1.5.0.tar.gz"
sha256 "54f45aaa83ed8d4bcd754e3e4ea392269d4fbef69adc68a6839d03fc73fdd402"

bottle do
cellar :any_skip_relocation
Expand Down

0 comments on commit 72ddbef

Please sign in to comment.