Skip to content

Commit 8a9b805

Browse files
authored
docs(allowedUnsafeExecutions): correctly reference postUpdateOption (renovatebot#39946)
1 parent 092345a commit 8a9b805

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/usage/self-hosted-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ Allowed options:
130130

131131
| Option | Description |
132132
| --------------- | ----------------------------------------------------------------------------- |
133-
| `goGenerate` | Allows the `goGenerate` `postUpdateCommand` to run after a go mod update. |
133+
| `goGenerate` | Allows the `goGenerate` `postUpdateOption` to run after a go mod update. |
134134
| `gradleWrapper` | Allows using `./gradlew` or `gradle.bat` when performing updates with Gradle. |
135135

136136
## autodiscover

0 commit comments

Comments
 (0)