Renovate only tracked the engine version in `ci/dagger.json`. This PR adds regex `customManagers` so Renovate also updates:
- `DAGGER_VERSION` in `.forgejo/Dockerfile`
- the nix flake reference (`github:dagger/nix/vX.Y.Z#dagger`) in `DAGGER.md`
All three now point to the same `dagger/dagger` GitHub releases datasource so they stay in sync via a single grouped PR.
Also bumps the stale `DAGGER.md` nix reference from `v0.11.4` to `v0.20.8` to match the current engine version.
Closes #358
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.
Renovate only tracked the engine version in
ci/dagger.json. This PR adds regexcustomManagersso Renovate also updates:DAGGER_VERSIONin.forgejo/Dockerfilegithub:dagger/nix/vX.Y.Z#dagger) inDAGGER.mdAll three now point to the same
dagger/daggerGitHub releases datasource so they stay in sync via a single grouped PR.Also bumps the stale
DAGGER.mdnix reference fromv0.11.4tov0.20.8to match the current engine version.Closes #358