mirror of
https://github.com/laurent22/joplin.git
synced 2025-01-02 12:47:41 +02:00
Chore: Renovate: automerge types
This commit is contained in:
parent
94e0ea403a
commit
1d4e3fe3ea
@ -199,7 +199,16 @@
|
|||||||
{
|
{
|
||||||
"matchUpdateTypes": ["minor", "patch"],
|
"matchUpdateTypes": ["minor", "patch"],
|
||||||
"automerge": true,
|
"automerge": true,
|
||||||
"groupName": "electron",
|
"labels": ["automerge"],
|
||||||
|
"matchPackagePatterns": [
|
||||||
|
"@types/*",
|
||||||
|
],
|
||||||
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
"matchUpdateTypes": ["minor", "patch"],
|
||||||
|
"automerge": true,
|
||||||
|
"groupName": "types",
|
||||||
"extends": ["schedule:monthly"],
|
"extends": ["schedule:monthly"],
|
||||||
"labels": ["automerge"],
|
"labels": ["automerge"],
|
||||||
"matchPackagePatterns": [
|
"matchPackagePatterns": [
|
||||||
@ -226,9 +235,6 @@
|
|||||||
"yarn",
|
"yarn",
|
||||||
"typescript",
|
"typescript",
|
||||||
"prettier",
|
"prettier",
|
||||||
|
|
||||||
// If it builds, it should be safe to merge @types/* packages
|
|
||||||
// "@types/*",
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user