Skip to content

Commit

Permalink
Merge pull request #114 from robertjndw/ci/add-dependabot
Browse files Browse the repository at this point in the history
Enable dependabot for automatic dependency updates
  • Loading branch information
giorgi-o authored Jun 14, 2024
2 parents 54d05a8 + ed56dcf commit 3f47260
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "weekly"

0 comments on commit 3f47260

Please sign in to comment.