diff --git a/.github/dependabot.yml b/.github/dependabot.yml deleted file mode 100644 index fdc58d1e..00000000 --- a/.github/dependabot.yml +++ /dev/null @@ -1,12 +0,0 @@ -# https://help.github.com/github/administering-a-repository/configuration-options-for-dependency-updates - -version: 2 -updates: - - package-ecosystem: "maven" - directory: "/" - schedule: - interval: "weekly" - - package-ecosystem: "github-actions" - directory: "/" - schedule: - interval: "weekly" diff --git a/.github/renovate.json b/.github/renovate.json new file mode 100644 index 00000000..e60d84fe --- /dev/null +++ b/.github/renovate.json @@ -0,0 +1,6 @@ +{ + "$schema": "https://docs.renovatebot.com/renovate-schema.json", + "extends": [ + "github>jenkinsci/renovate-config" + ] +} diff --git a/pom.xml b/pom.xml index 23241205..338975a9 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.jenkins-ci.plugins plugin - 6.2108.v08c2b_01b_cf4d + 6.2122.v70b_7b_f659d72 org.jenkins-ci.plugins.workflow