chore(renovate): remove matchBaseBranches
All checks were successful
continuous-integration/drone/push Build is passing
Run unit tests / test (push) Successful in 4m17s

This commit is contained in:
Markus Pesch 2025-02-14 18:41:14 +01:00
parent c5678e572a
commit 50e213e6e6
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982

View File

@ -36,9 +36,6 @@
"automerge": true,
"description": "Automatically update public github-actions dependencies",
"enabled": true,
"matchBaseBranches": [
"master"
],
"matchManagers": [
"github-actions"
],
@ -55,9 +52,6 @@
"automerge": true,
"description": "Automatically update public go dependencies",
"enabled": true,
"matchBaseBranches": [
"master"
],
"matchDatasources": [
"go"
],