aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cog.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/cog.toml b/cog.toml
index 84aa4b3a..34134317 100644
--- a/cog.toml
+++ b/cog.toml
@@ -10,7 +10,6 @@ branch_whitelist = [
pre_bump_hooks = [
"nix flake check", # verify the project builds
- "echo 'bumping from {{latest}} to {{version}}'",
]
post_bump_hooks = [
"git push",