Skip to content

Commit

Permalink
chore: enable npm package-ecosystem for dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitriidenisenko committed Oct 11, 2024
1 parent 6707515 commit bdf8ff8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,7 @@ updates :
directory : "/" # Location of package manifests
schedule :
interval : "monthly"
- package-ecosystem : 'npm'
directory : '/'
schedule :
interval : 'monthly'

0 comments on commit bdf8ff8

Please sign in to comment.