Skip to content

Commit c30dcf7

Browse files
jglickclaude
andauthored
Update parent POM, switch to Renovate, enable dep automerge (#441)
Co-authored-by: Claude <noreply@anthropic.com>
1 parent 87f57ec commit c30dcf7

File tree

3 files changed

+7
-16
lines changed

3 files changed

+7
-16
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 15 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
@@ -29,7 +29,7 @@
2929
<parent>
3030
<groupId>org.jenkins-ci.plugins</groupId>
3131
<artifactId>plugin</artifactId>
32-
<version>6.2108.v08c2b_01b_cf4d</version>
32+
<version>6.2122.v70b_7b_f659d72</version>
3333
<relativePath/>
3434
</parent>
3535

0 commit comments

Comments
 (0)