Add renovate.json to disable gitlabci manager (legacy .gitlab-ci.yml no longer used, now on Gitea Actions)
Why
Renovate currently scans the legacy .gitlab-ci.yml file but finds no trackable deps in it, creating cosmetic noise. Disabling the gitlabci manager eliminates this.
## What
- Add `renovate.json` to disable gitlabci manager (legacy `.gitlab-ci.yml` no longer used, now on Gitea Actions)
## Why
Renovate currently scans the legacy `.gitlab-ci.yml` file but finds no trackable deps in it, creating cosmetic noise. Disabling the gitlabci manager eliminates this.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
What
renovate.jsonto disable gitlabci manager (legacy.gitlab-ci.ymlno longer used, now on Gitea Actions)Why
Renovate currently scans the legacy
.gitlab-ci.ymlfile but finds no trackable deps in it, creating cosmetic noise. Disabling the gitlabci manager eliminates this.