We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73e7875 commit dd8b1b5Copy full SHA for dd8b1b5
Formula/p/prek.rb
@@ -1,8 +1,8 @@
1
class Prek < Formula
2
desc "Pre-commit re-implemented in Rust"
3
homepage "https://github.com/j178/prek"
4
- url "https://github.com/j178/prek/archive/refs/tags/v0.2.20.tar.gz"
5
- sha256 "354126214981186b9ceae8c72c08f94ad2a42f2983ca9b433f860fab9cce3481"
+ url "https://github.com/j178/prek/archive/refs/tags/v0.2.21.tar.gz"
+ sha256 "9cb2d55043047cac307eb0f15ef1b5ef491f4626def3e564a67055ba3d74806e"
6
license "MIT"
7
head "https://github.com/j178/prek.git", branch: "master"
8
0 commit comments