Skip to content

Commit

Permalink
Merge pull request #33 from groveld/groveld-patch-1
Browse files Browse the repository at this point in the history
Update dependabot.yml
  • Loading branch information
groveld authored Sep 23, 2024
2 parents c9aafdd + 708c712 commit e4f8ae5
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,24 @@ updates:
assignees:
- groveld

- package-ecosystem: "bundler"
directory: "/"
schedule:
interval: "weekly"
day: "monday"
time: "06:00"
assignees:
- groveld

- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "weekly"
day: "monday"
time: "06:00"
assignees:
- groveld

- package-ecosystem: "pip"
directory: "/"
schedule:
Expand All @@ -19,3 +37,12 @@ updates:
time: "06:00"
assignees:
- groveld

- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "weekly"
day: "monday"
time: "06:00"
assignees:
- groveld

0 comments on commit e4f8ae5

Please sign in to comment.