Skip to content

Commit 15dbf49

Browse files
committed
Use Renovate instead of Dependabot
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 01edb4d commit 15dbf49

2 files changed

Lines changed: 6 additions & 19 deletions

File tree

.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)