mirror of
https://github.com/jdx/mise-action.git
synced 2026-05-19 07:51:53 +00:00
chore: automatically rebuild with renovate
This commit is contained in:
parent
227736a40e
commit
4400109e6e
1 changed files with 4 additions and 1 deletions
5
.github/renovate.json
vendored
5
.github/renovate.json
vendored
|
|
@ -7,5 +7,8 @@
|
|||
"commands": ["npm run all"],
|
||||
"fileFilters": ["dist/**/*"],
|
||||
"executionMode": "branch"
|
||||
}
|
||||
},
|
||||
"allowedPostUpgradeCommands": [
|
||||
"^npm run all"
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue