Skip to content

Commit

Permalink
Remove no longer needed regexManagers
Browse files Browse the repository at this point in the history
  • Loading branch information
strangelookingnerd authored and 721806280 committed Jul 21, 2024
1 parent 669b0b5 commit d03e2c9
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,20 +9,8 @@
"reviewers": [
"team:core"
],
"regexManagers": [
{
"fileMatch": [
"common-files/.mvn/extensions.xml"
],
"matchStrings": [
"<version>(?<currentValue>.*?)<\/version>"
],
"depNameTemplate": "io.jenkins.tools.incrementals:git-changelist-maven-extension",
"datasourceTemplate": "maven"
}
],
"labels": [
"dependencies"
],
"rebaseWhen": "conflicted"
}
}

0 comments on commit d03e2c9

Please sign in to comment.