Hi,
Thanks for the fast reply! Found it in the repo.
For others looking for the same thing; Add your hook secrets in the corresponding hook config file (the .json file as shown above) using:
"secrets": { mysecretKey: "mySecretValue" }
The secrets object can not be a nested object so prefix your secrets
Would be nice to see the documentation updated.
Thanks!