Skip to content

Commit e2e3ef0

Browse files
committed
Remove automated buildpack spec bumps
1 parent f141d81 commit e2e3ef0

1 file changed

Lines changed: 0 additions & 14 deletions

File tree

renovate/renovate-buildpack.json

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,5 @@
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": [
44
"github>paketo-buildpacks/github-config//renovate/renovate-default"
5-
],
6-
"customManagers": [
7-
{
8-
"customType": "regex",
9-
"fileMatch": [
10-
"^buildpack.toml$"
11-
],
12-
"matchStrings": [
13-
"api = \"(?<currentValue>\\d+?\\.\\d+?)\""
14-
],
15-
"datasourceTemplate": "github-releases",
16-
"depNameTemplate": "buildpacks/spec",
17-
"extractVersionTemplate": "^buildpack/v?(?<version>.*)$"
18-
}
195
]
206
}

0 commit comments

Comments
 (0)