Skip to content

Commit

Permalink
Add dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
Uxio0 committed May 15, 2024
1 parent 030a0b8 commit 3a504a5
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
version: 2
updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: weekly
day: monday
reviewers:
- "uxio0"
- "moisses89"

- package-ecosystem: docker
directory: "/"
schedule:
interval: weekly
day: monday
reviewers:
- "uxio0"
- "moisses89"

- package-ecosystem: github-actions
directory: "/"
schedule:
interval: weekly
day: monday
reviewers:
- "uxio0"
- "moisses89"

0 comments on commit 3a504a5

Please sign in to comment.