fix(renovate): wrong command path
This commit is contained in:
parent
108f5bb3fa
commit
232f2ae909
2 changed files with 1 additions and 2 deletions
|
|
@ -1,3 +1,3 @@
|
|||
export default {
|
||||
allowedCommands: ["bun .github/scripts/update-config.ts"],
|
||||
allowedCommands: ["bun ./scripts/update-config.ts"],
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue