pre-commit 0.9.1
Closes #4713. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
1fda5d29d6
commit
5ac7216787
1 changed files with 2 additions and 2 deletions
|
@ -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/v0.9.0.tar.gz"
|
||||
sha256 "c9a3f6541f1ea3cc668855fbdd7d9eac9513c6542956c051b1e944d6d21550a6"
|
||||
url "https://github.com/pre-commit/pre-commit/archive/v0.9.1.tar.gz"
|
||||
sha256 "0dc2f27c2597ec03435f7cb52fbedeb6a4e6f82b0ebf1142e81ca116c3f35808"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue