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