mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-11 20:08:37 +00:00
ci: postUpgradeTasks is only allowed on self-hosted renovate (#9137)
This commit is contained in:
5
.github/renovate.json
vendored
5
.github/renovate.json
vendored
@@ -49,11 +49,6 @@
|
||||
"commitMessageTopic": "{{depName}} version",
|
||||
"ignoreDeps": [],
|
||||
"postUpdateOptions": ["yarnDedupeHighest"],
|
||||
"postUpgradeTasks": {
|
||||
"commands": ["lint:prettier:fix"],
|
||||
"fileFilters": ["yarn.lock", "**/*.{js,jsx,mjs,ts,tsx,yml,yaml}"],
|
||||
"executionMode": "update"
|
||||
},
|
||||
"lockFileMaintenance": {
|
||||
"enabled": true,
|
||||
"extends": ["schedule:weekly"]
|
||||
|
||||
Reference in New Issue
Block a user