Skip to content

Commit

Permalink
Merge pull request #693 from Ocramius/dependabot/add-v2-config-file
Browse files Browse the repository at this point in the history
Upgrade to GitHub-native Dependabot
  • Loading branch information
malukenho committed Jul 19, 2021
2 parents 6046a57 + c1795d3 commit 9d6b5c0
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: weekly
time: "04:00"
open-pull-requests-limit: 10
reviewers:
- Ocramius
assignees:
- Ocramius
versioning-strategy: increase
ignore:
- dependency-name: vimeo/psalm
versions:
- 4.5.2
- 4.6.1
- 4.6.2
- 4.6.3
- 4.6.4
- 4.7.0
- dependency-name: laminas/laminas-code
versions:
- 4.1.0

0 comments on commit 9d6b5c0

Please sign in to comment.