- Add a concurrency group so the hourly schedule and push-to-main triggers
cannot run Renovate twice at once (avoids duplicate PRs and concurrent Gitea
writes).
- Lower LOG_LEVEL from debug to info for normal operation.
- Remove leftover template comments from the RENOVATE_CONFIG_FILE and token env.
Closes#43Closes#44Closes#45