Skip to content

Commit

Permalink
ci(dependabot): Enable updates for npm
Browse files Browse the repository at this point in the history
  • Loading branch information
trallnag committed Sep 4, 2021
1 parent 9cfd45d commit 368bcad
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,8 @@ updates:
directory: /
schedule:
interval: monthly

- package-ecosystem: npm
directory: /.local/ci/
schedule:
interval: monthly

0 comments on commit 368bcad

Please sign in to comment.