mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-12-19 19:13:17 +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",
|
||||
"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"]
|
||||
|
Loading…
Reference in New Issue
Block a user