ci: switch to prepush rather than precommit
This commit is contained in:
parent
691f6647e0
commit
6dca970541
|
@ -75,4 +75,4 @@ output = "bottom_x86_64_installer.msi"
|
|||
[dev-dependencies.cargo-husky]
|
||||
version = "1"
|
||||
default-features = false
|
||||
features = ["precommit-hook", "run-cargo-clippy"]
|
||||
features = ["prepush-hook", "run-cargo-clippy"]
|
Loading…
Reference in New Issue