From 1e508d29019a1e114216b5f8dcf66e004e0355d4 Mon Sep 17 00:00:00 2001 From: yurak Date: Fri, 31 Jul 2020 20:14:09 +0900 Subject: [PATCH] revert expansion --- renovate.json | 22 ---------------------- 1 file changed, 22 deletions(-) diff --git a/renovate.json b/renovate.json index a0fdeda3e..5526b6188 100644 --- a/renovate.json +++ b/renovate.json @@ -12,28 +12,6 @@ "digest" ], "automerge": true - }, - { - "packageNames": [ - "actions/checkout", - "actions/cache", - "actions/upload-artifact", - "actions/download-artifact", - "actions/setup-node", - "brpaz/hadolint-action" - ], - "versioning": "regex:^v(?\\d+)(\\.(?\\d+))?(\\.(?\\d+))?" - } - ], - "regexManagers": [ - { - "fileMatch": [ - "^\\.github/workflows/[^/]+\\.ya?ml$" - ], - "matchStrings": [ - "uses: (?.*?)@(?.*?)\n" - ], - "datasourceTemplate": "github-releases" } ], "assignees": [