mirror of https://github.com/jenkinsci/jenkins.git
build: Use correct dependabot path for npm (#6748)
This commit is contained in:
parent
cd83f8d804
commit
1ae5431e27
|
@ -60,7 +60,7 @@ updates:
|
|||
# https://github.com/jenkinsci/jenkins/pull/4224
|
||||
- dependency-name: "org.jfree:jfreechart"
|
||||
- package-ecosystem: "npm"
|
||||
directory: "/"
|
||||
directory: "/war"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
reviewers:
|
||||
|
|
Loading…
Reference in New Issue