Skip to content

Commit 71d1e8d

Browse files
Apply suggestion from @marcoieni
Co-authored-by: Marco Ieni <11428655+marcoieni@users.noreply.github.com>
1 parent c7de659 commit 71d1e8d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/infra/docs/renovate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ docker run --rm -it\
8585
-e GITHUB_COM_TOKEN="$RENOVATE_DRYRUN_TOKEN"\
8686
-v /tmp:/tmp\
8787
-v $PWD:/usr/src/app\
88-
renovate/renovate:latest renovate --platform=local --repository-cache=reset --dry-run
88+
renovate/renovate:latest renovate --platform=local --repository-cache=reset --dry-run=lookup
8989
```
9090

9191
If you need more logs, add `-e LOG_LEVEL=debug` to the command above.

0 commit comments

Comments
 (0)