chore: automatically rebuild with renovate
This commit is contained in:
parent
3a53bcf6b1
commit
227736a40e
5 changed files with 4398 additions and 5645 deletions
7
.github/renovate.json
vendored
7
.github/renovate.json
vendored
|
@ -2,5 +2,10 @@
|
||||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||||
"extends": [
|
"extends": [
|
||||||
"github>jdx/renovate-config"
|
"github>jdx/renovate-config"
|
||||||
]
|
],
|
||||||
|
"postUpgradeTasks": {
|
||||||
|
"commands": ["npm run all"],
|
||||||
|
"fileFilters": ["dist/**/*"],
|
||||||
|
"executionMode": "branch"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
5016
dist/cache-save/index.js
generated
vendored
5016
dist/cache-save/index.js
generated
vendored
File diff suppressed because it is too large
Load diff
2
dist/cache-save/index.js.map
generated
vendored
2
dist/cache-save/index.js.map
generated
vendored
File diff suppressed because one or more lines are too long
5016
dist/index.js
generated
vendored
5016
dist/index.js
generated
vendored
File diff suppressed because it is too large
Load diff
2
dist/index.js.map
generated
vendored
2
dist/index.js.map
generated
vendored
File diff suppressed because one or more lines are too long
Loading…
Add table
Reference in a new issue