Update src/renovate.ts

This commit is contained in:
Michael Kriese 2024-02-13 16:00:01 +01:00 committed by GitHub
parent b00aebe09d
commit a5fbebd976
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -117,7 +117,7 @@ class Renovate {
}
}
private validateDockerCmdFileArgument(): void {
private async validateDockerCmdFileArgument(): Promise<void> {
const dockerCmdFile = this.input.getDockerCmdFile();
if (dockerCmdFile !== null) {
if (