Skip to content

Commit

Permalink
Merge pull request datamweb#22 from datamweb/add-dependabot
Browse files Browse the repository at this point in the history
chore: add dependabot action
  • Loading branch information
datamweb authored Nov 29, 2022
2 parents c621943 + d6c69fb commit c4d5fba
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
version: 2
updates:
- package-ecosystem: composer
directory: "/"
schedule:
interval: daily
time: "08:30"
timezone: "Asia/Tehran"
open-pull-requests-limit: 5
reviewers:
- "datamweb"
labels:
- "dependa bot"

- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: daily
time: "08:30"
timezone: "Asia/Tehran"
reviewers:
- "datamweb"
labels:
- "dependa bot"

0 comments on commit c4d5fba

Please sign in to comment.