Skip to content

Commit

Permalink
Merge pull request #1754 from OWASP/bendehaan-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
bendehaan authored Nov 9, 2024
2 parents 1e59529 + 79b9f07 commit 1abfc72
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
"customType": "regex",
"fileMatch": ".github/scripts/docker-create.sh",
"depNameTemplate": "OWASP/wrongsecrets-binaries",
"currentValueTemplate": "${1}.${2}.${3}",
"matchStrings": [
"BINARY_VERSION=\"(?<currentValue>.*?)\""
],
Expand All @@ -27,7 +26,6 @@
"customType": "regex",
"fileMatch": "aws/k8s-aws-alb-script.sh",
"depNameTemplate": "kubernetes-sigs/aws-alb-ingress-controller",
"currentValueTemplate": "v${1}.${2}.${3}",
"matchStrings": [
"LBC_VERSION=\"(?<currentValue>.*?)\""
],
Expand Down

0 comments on commit 1abfc72

Please sign in to comment.