Skip to content

Commit

Permalink
cleanup renovate config
Browse files Browse the repository at this point in the history
  • Loading branch information
bakito committed Sep 28, 2024
1 parent 6e86e8e commit 1bbb882
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"customManagers": [
{
"customType": "regex",
"datasourceTemplate": "go",
"description": "Update toolbox _VERSION variables in Makefile",
"fileMatch": [
"^Makefile$"
],
"matchStrings": [
"# renovate: packageName=(?<packageName>.+?)\\s+.+?_VERSION \\?= (?<currentValue>.+?)\\s"
]
},
{
"customType": "regex",
"datasourceTemplate": "go",
Expand Down

0 comments on commit 1bbb882

Please sign in to comment.