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