Skip to content

Commit

Permalink
remove regex
Browse files Browse the repository at this point in the history
  • Loading branch information
falconcr committed Feb 28, 2025
1 parent 74b2b74 commit 05cfc59
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -46,14 +46,6 @@
},
],
"regexManagers": [
{
"fileMatch": ["^deploy/edge/deployment.yaml$"],
"datasourceTemplate": "docker",
"matchStrings": [
"image: ['\"]?(?<depName>[^'\"]+):(?<currentValue>[^'\"]+)['\"]?"
],
"extractVersionTemplate": "^v?(?<version>.*)$"
},
{
"fileMatch": ["^SECURITY-INSIGHTS.yml$"],
"datasourceTemplate": "github-releases",
Expand Down

0 comments on commit 05cfc59

Please sign in to comment.