Skip to content

Commit

Permalink
Merge pull request #15 from dwightgunning/chore-dependabot-config
Browse files Browse the repository at this point in the history
Added dependabot config
  • Loading branch information
dwightgunning authored Jul 6, 2024
2 parents c74f751 + 07f2154 commit ca81c4e
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
version: 2
updates:
- package-ecosystem: "yarn"
directory: "/"
schedule:
interval: "weekly"
groups:
dependencies:
patterns:
- "*"

0 comments on commit ca81c4e

Please sign in to comment.