mirror of
https://github.com/ClementTsang/bottom.git
synced 2025-07-26 07:04:51 +02:00
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]
|
[dev-dependencies.cargo-husky]
|
||||||
version = "1"
|
version = "1"
|
||||||
default-features = false
|
default-features = false
|
||||||
features = ["precommit-hook", "run-cargo-clippy"]
|
features = ["prepush-hook", "run-cargo-clippy"]
|
Loading…
x
Reference in New Issue
Block a user