Skip to content

Commit

Permalink
chore: add dependabot action
Browse files Browse the repository at this point in the history
  • Loading branch information
datamweb authored Nov 29, 2022
1 parent c621943 commit d6c69fb
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 d6c69fb

Please sign in to comment.