Skip to content

Commit

Permalink
fix:Update renovate-flow.md (#18891)
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilipAbed committed Nov 13, 2022
1 parent ae82eab commit 49b7b73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/development/assets/renovate-flow.md
@@ -1,7 +1,7 @@
```mermaid
flowchart TB
subgraph Start
A[lib/renovate.ts] --> B[getConfig ordered by cli->env->file->default]
A[lib/renovate.ts] --> B[getConfig ordered by priority useBaseBranchConfig > Cli > ENV > file > default]
A --> C[global initialize]
A --> D[init platform]
A --> E[set and ensure dir]
Expand Down

0 comments on commit 49b7b73

Please sign in to comment.