Skip to content

Commit

Permalink
Merge pull request reworkd#210 from exilvm/dependabot-feature
Browse files Browse the repository at this point in the history
Add Dependabot for NPM package updates
  • Loading branch information
awtkns authored Apr 17, 2023
2 parents c27d66e + 4b16050 commit dd25321
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Please see the documentation for all configuration options:
# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates

version: 2
updates:
- package-ecosystem: npm
directory: /
schedule:
interval: weekly

0 comments on commit dd25321

Please sign in to comment.