Skip to content

Commit

Permalink
.github: Add dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
tbantle22 committed Oct 19, 2023
1 parent 47fc4d7 commit 644eaa7
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
version: 2
updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: monthly
time: "06:30"
timezone: America/Los_Angeles
open-pull-requests-limit: 10
reviewers:
- tbantle22
labels:
- dependencies

0 comments on commit 644eaa7

Please sign in to comment.