mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-02-01 12:12:22 +00:00
renovate: set automergetype=pr
(#4162)
This commit is contained in:
parent
8e7cace29a
commit
bffd2d9fac
2 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,7 @@
|
||||||
"apimachinery",
|
"apimachinery",
|
||||||
"Archlinux",
|
"Archlinux",
|
||||||
"autoincr",
|
"autoincr",
|
||||||
|
"automerge",
|
||||||
"autoscaler",
|
"autoscaler",
|
||||||
"backporting",
|
"backporting",
|
||||||
"backports",
|
"backports",
|
||||||
|
|
1
.github/renovate.json
vendored
1
.github/renovate.json
vendored
|
@ -1,6 +1,7 @@
|
||||||
{
|
{
|
||||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||||
"extends": ["github>woodpecker-ci/renovate-config"],
|
"extends": ["github>woodpecker-ci/renovate-config"],
|
||||||
|
"automergeType": "pr",
|
||||||
"customManagers": [
|
"customManagers": [
|
||||||
{
|
{
|
||||||
"customType": "regex",
|
"customType": "regex",
|
||||||
|
|
Loading…
Reference in a new issue