Skip to content

Commit d7160ae

Browse files
justaugustusdependabot[bot]
authored andcommitted
dependabot(npm): Fix package manifests directory
...which was causing dependabot to fail bumping javascript deps. Signed-off-by: Stephen Augustus <[email protected]>
1 parent d409cf8 commit d7160ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ updates:
2323
- "golang.org/x/*"
2424
# For the website code in scorecards-site.
2525
- package-ecosystem: npm
26-
directory: '/'
26+
directory: '/scorecards-site'
2727
schedule:
2828
interval: daily
2929
time: '00:00'

0 commit comments

Comments
 (0)