Skip to content

Commit

Permalink
Merge pull request #475 from nextcloud/dependabot-php
Browse files Browse the repository at this point in the history
feat: enable dependabot for php
  • Loading branch information
kesselb committed Jul 20, 2023
2 parents 4aebc2c + ac317b3 commit 4faf4f0
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
version: 2
updates:
- package-ecosystem: composer
directory: "/"
schedule:
interval: weekly
day: saturday
time: "03:00"
timezone: Europe/Paris
open-pull-requests-limit: 10
labels:
- 3. to review
- dependencies

0 comments on commit 4faf4f0

Please sign in to comment.