Skip to content

Commit

Permalink
Update renovate.json5
Browse files Browse the repository at this point in the history
  • Loading branch information
nieomylnieja authored Aug 28, 2024
1 parent 6f20216 commit 8106ead
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -45,15 +45,6 @@
"addLabels": ["javascript"],
},
],
// Custom version extraction from Makefile.
"regexManagers": [
{
"fileMatch": ["^Makefile$"],
"matchStrings": [
".*renovate datasource=(?<datasource>.*?) depName=(?<depName>.*?)\\n.*?_VERSION\\s?:=\\s?(?<currentValue>.*)\\s"
]
}
],
"ignorePaths": [
"**/vendor/**",
"**/node_modules/**",
Expand Down

0 comments on commit 8106ead

Please sign in to comment.