Skip to content

Commit

Permalink
Change dependabot directory for npm to root dir for project
Browse files Browse the repository at this point in the history
  • Loading branch information
jcardarelli committed Oct 1, 2024
1 parent a3bce93 commit acf193b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/dependabot.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
version: 2
updates:
- package-ecosystem: npm
directory: "/javascript"
directory: .
schedule:
interval: "weekly"

0 comments on commit acf193b

Please sign in to comment.