pre-commit 1.9.0
Closes #28107. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
294525ad6e
commit
30932fdc5c
1 changed files with 2 additions and 3 deletions
|
@ -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.8.2.tar.gz"
|
||||
sha256 "b26ebf9a979f5201ea1b0d1f556a16beaea469a4e72f05b9f8d57dd0a2df5079"
|
||||
revision 1
|
||||
url "https://github.com/pre-commit/pre-commit/archive/v1.9.0.tar.gz"
|
||||
sha256 "1357414213525e9e91bc2d8ecbf33121a4f75d208232f8ef6d328a28955d6e05"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue