Skip to content

Commit

Permalink
delete renovate checking for a apt #395 #2716
Browse files Browse the repository at this point in the history
  • Loading branch information
yurake committed Oct 6, 2022
1 parent 7b255ad commit 0be0ebb
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,6 @@
"uses: (?<depName>.*?)@(?<currentValue>.*?)\n"
],
"datasourceTemplate": "github-releases"
},
{
"fileMatch": [
"(^|/)Dockerfile$"
],
"matchStrings": [
"#\\s*renovate:\\s*datasource=(?<datasource>.*?) depName=(?<depName>.*?)( versioning=(?<versioning>.*?))?\\sENV .*?_VERSION=\"?(?<currentValue>.*?)\"?\\s"
],
"versioningTemplate": "{{#if versioning}}{{versioning}}{{else}}semver{{/if}}"
}
],
"kubernetes": {
Expand Down

0 comments on commit 0be0ebb

Please sign in to comment.