We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5562d42 commit ba8bc70Copy full SHA for ba8bc70
.github/dependabot.yml
@@ -5,10 +5,6 @@ updates:
5
# Maintain dependencies for maven
6
- package-ecosystem: "maven"
7
directory: "/"
8
- ignore:
9
- # Fails plugin bill of materials tests
10
- # https://github.com/jenkinsci/bom/issues/3171
11
- - dependency-name: "org.jenkins-ci.plugins:promoted-builds"
12
schedule:
13
interval: "weekly"
14
labels:
0 commit comments