Skip to content

Commit

Permalink
Add Dependabot configuration for NPM dependencies (#331)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonkoops committed Dec 22, 2023
1 parent 6caa90e commit b0e093e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
6 changes: 6 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,9 @@ updates:
directory: /
schedule:
interval: daily
- package-ecosystem: npm
directory: /
rebase-strategy: disabled
versioning-strategy: increase
schedule:
interval: daily
1 change: 0 additions & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b0e093e

Please sign in to comment.