From 93f80288bf31d67816ed03592acf7e063474aad6 Mon Sep 17 00:00:00 2001 From: Shunsuke Suzuki Date: Fri, 12 Aug 2022 20:42:21 +0900 Subject: [PATCH] fix: revert the update of file.json by #207 --- file.json | 41 ----------------------------------------- 1 file changed, 41 deletions(-) diff --git a/file.json b/file.json index d8d773a..32403ba 100644 --- a/file.json +++ b/file.json @@ -1,37 +1,4 @@ { - "packageRules": [ - { - "matchPackageNames": [ - "golang/go", - "golang/tools", - "kubernetes/kubectl" - ], - "matchPaths": [ - "{{arg0}}" - ], - "matchDatasources": ["github-releases"], - "enabled": false - }, - { - "matchPaths": [ - "{{arg0}}" - ], - "matchDatasources": ["github-tags"], - "enabled": false - }, - { - "matchPackageNames": [ - "golang/go", - "golang/tools", - "kubernetes/kubectl" - ], - "matchPaths": [ - "{{arg0}}" - ], - "matchDatasources": ["github-tags"], - "enabled": true - } - ], "regexManagers": [ { "fileMatch": ["{{arg0}}"], @@ -41,14 +8,6 @@ ], "datasourceTemplate": "github-releases" }, - { - "fileMatch": ["{{arg0}}"], - "matchStrings": [ - " +['\"]?(version|ref)['\"]? *: +['\"]?(?[^'\" \\n]+?)['\"]? +# renovate: depName=(?[^\\n]+)", - " +['\"]?name['\"]? *: +['\"]?(?[^'\" .@/\\n]+/[^'\" @/\\n]+)(/[^'\" /@\\n]+)*@(?[^'\" \\n]+)['\"]?" - ], - "datasourceTemplate": "github-tags" - }, { "fileMatch": ["{{arg0}}"], "matchStrings": [