Browse Source

Update renovate.json

renovate/configure
Nicolas Massé 3 years ago
committed by GitHub
parent
commit
0d618fd738
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      renovate.json

2
renovate.json

@ -44,7 +44,7 @@
}, },
{ {
"fileMatch": [ "fileMatch": [
"^tekton/.*/kustomization.yaml$" "^tekton/kustomization.yaml$"
], ],
"matchStrings": [ "matchStrings": [
"https:\\/\\/github.com\\/(?<depName>[^/]+\\/[^/]+?)\\/releases\\/download\\/(?<currentValue>[^/]+)\\/.*" "https:\\/\\/github.com\\/(?<depName>[^/]+\\/[^/]+?)\\/releases\\/download\\/(?<currentValue>[^/]+)\\/.*"

Loading…
Cancel
Save