Skip to content

Commit

Permalink
Update dependabot npm ecosystem configuration (#784)
Browse files Browse the repository at this point in the history
Update dependabot.yml
  • Loading branch information
BBboy01 authored Oct 1, 2023
1 parent 98bb478 commit ad1cb87
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,12 @@ updates:

# Maintain dependencies for npm
- package-ecosystem: "npm"
directory: "/"
directory: "/stylua-npm-bin"
schedule:
interval: "weekly"

- package-ecosystem: "npm"
directory: "/stylua-vscode"
schedule:
interval: "weekly"

Expand Down

0 comments on commit ad1cb87

Please sign in to comment.