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 c83ff1e commit 79bcaf3Copy full SHA for 79bcaf3
cog.toml
@@ -1,3 +1,7 @@
1
+pre_bump_hooks = [
2
+ "buildozer 'set version {{version}}' //MODULE.bazel:%module",
3
+]
4
+
5
post_bump_hooks = [
6
"git push",
7
"git push origin {{version}}",
0 commit comments