Skip to content

Commit

Permalink
Configure dependabot to keep deps up to date
Browse files Browse the repository at this point in the history
  • Loading branch information
liskin committed Nov 20, 2022
1 parent f3eace8 commit f50c276
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/dependabot.yml
@@ -0,0 +1,7 @@
version: 2
updates:
- package-ecosystem: "npm"
versioning-strategy: increase-if-necessary
directory: "/"
schedule:
interval: "weekly"

0 comments on commit f50c276

Please sign in to comment.