Skip to content

Commit a94b63b

Browse files
authored
Use Renovate instead of Dependabot (#1736)
Dependabot has not detected plugin BOM releases for several weeks. It seems to also ignore plugin version numbers generated by automated releases. More details in the pull requests linked from: * jenkinsci/versioncolumn-plugin#402 ### Testing to be done * After merging the pull request, I will find the plugin in the Renovate installed repositories (https://developer.mend.io/github/jenkinsci) and run "Actions" / "Run Renovate scan" for the plugin. That will create the Dependency Dashboard issue for the plugin * I will pin the Dependency Dashboard issue and click the checkbox to allow all pending pull requests to be created
1 parent 9145fff commit a94b63b

File tree

2 files changed

+6
-19
lines changed

2 files changed

+6
-19
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 19 deletions
This file was deleted.

.github/renovate.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3+
"extends": [
4+
"github>jenkinsci/renovate-config"
5+
]
6+
}

0 commit comments

Comments
 (0)