ci(deps): Automerge typos updates
This commit is contained in:
parent
8cda431cc6
commit
b3e31a4aad
1 changed files with 7 additions and 0 deletions
|
|
@ -69,6 +69,13 @@
|
|||
"matchPackageNames": ["forgejo/upload-artifact", "forgejo/download-artifact"],
|
||||
"enabled": false
|
||||
},
|
||||
{
|
||||
"description": "Auto-merge crate-ci/typos minor updates",
|
||||
"matchPackageNames": ["crate-ci/typos"],
|
||||
"matchUpdateTypes": ["minor", "patch"],
|
||||
"automerge": true,
|
||||
"automergeStrategy": "fast-forward"
|
||||
},
|
||||
{
|
||||
"description": "Auto-merge renovatebot docker image updates",
|
||||
"matchDatasources": ["docker"],
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue