Skip to content

Commit 1de43c3

Browse files
jglickclaude
andcommitted
Update parent POM, switch to Renovate, enable dep automerge
- Update parent POM to 6.2122.v70b_7b_f659d72 - Switch from Dependabot to Renovate - Enable GHA workflows for dependency automerge Co-Authored-By: Claude <noreply@anthropic.com>
1 parent dc80662 commit 1de43c3

File tree

3 files changed

+7
-11
lines changed

3 files changed

+7
-11
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 10 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>jenkins-infra/.github:renovate-config"
5+
]
6+
}

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.jenkins-ci.plugins</groupId>
77
<artifactId>plugin</artifactId>
8-
<version>6.2108.v08c2b_01b_cf4d</version>
8+
<version>6.2122.v70b_7b_f659d72</version>
99
<relativePath/>
1010
</parent>
1111

0 commit comments

Comments
 (0)