Skip to content

Commit

Permalink
Add Dependabot for JS dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
andygrunwald committed Aug 17, 2024
1 parent 6cda387 commit 6bede51
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,13 @@ updates:
directory: "/"
schedule:
interval: "monthly"

- package-ecosystem: 'npm'
directory: '/ai/'
schedule:
interval: 'monthly'

- package-ecosystem: 'npm'
directory: '/redcircle/'
schedule:
interval: 'monthly'

0 comments on commit 6bede51

Please sign in to comment.