Skip to content

Commit ba8bc70

Browse files
committed
Remove promoted-builds exclusion from dependabot def
1 parent 5562d42 commit ba8bc70

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@ updates:
55
# Maintain dependencies for maven
66
- package-ecosystem: "maven"
77
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"
128
schedule:
139
interval: "weekly"
1410
labels:

0 commit comments

Comments
 (0)