build: Use correct dependabot path for npm (#6748)

This commit is contained in:
Alexander Brandes 2022-07-02 13:32:45 +02:00 committed by GitHub
parent cd83f8d804
commit 1ae5431e27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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: