renovate: set automergetype=pr (#4162)

This commit is contained in:
Patrick Schratz 2024-10-05 10:08:07 +02:00 committed by GitHub
parent 8e7cace29a
commit bffd2d9fac
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 0 deletions

View file

@ -15,6 +15,7 @@
"apimachinery", "apimachinery",
"Archlinux", "Archlinux",
"autoincr", "autoincr",
"automerge",
"autoscaler", "autoscaler",
"backporting", "backporting",
"backports", "backports",

View file

@ -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",