Remove unneeded filematch for gitea actions (#11)
Should be auto-supported since 36.90, see https://github.com/renovatebot/renovate/pull/24336 Reviewed-on: https://gitea.com/gitea/renovate-config/pulls/11 Co-authored-by: pat-s <patrick.schratz@gmail.com> Co-committed-by: pat-s <patrick.schratz@gmail.com>
This commit is contained in:
@@ -5,11 +5,6 @@
|
|||||||
"enabledManagers": [
|
"enabledManagers": [
|
||||||
"github-actions"
|
"github-actions"
|
||||||
],
|
],
|
||||||
"github-actions": {
|
|
||||||
"fileMatch": [
|
|
||||||
"^\\.gitea/workflows/renovate\\.yml$"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"packageRules": [
|
"packageRules": [
|
||||||
{
|
{
|
||||||
"description": "use fix scope for renovate updates",
|
"description": "use fix scope for renovate updates",
|
||||||
|
|||||||
Reference in New Issue
Block a user