chore: update renovate config for build artifacts
This commit is contained in:
@@ -12,10 +12,11 @@
|
||||
],
|
||||
"postUpgradeTasks": {
|
||||
"commands": [
|
||||
"npm ci --ignore-scripts"
|
||||
"npm ci",
|
||||
"npm run build"
|
||||
],
|
||||
"fileFilters": [
|
||||
"node_modules/**/*"
|
||||
"dist/index.js"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user