0
0
mirror of https://github.com/pmmp/BedrockProtocol.git synced 2024-11-11 12:19:23 +00:00
BedrockProtocol/.github/dependabot.yml
Dylan T 10155024e1
Dependabot: be less annoying
phpstan is causing PR spam several times a week these days
2024-01-08 11:39:53 +00:00

13 lines
236 B
YAML

version: 2
updates:
- package-ecosystem: composer
directory: "/"
schedule:
interval: weekly
time: "10:00"
open-pull-requests-limit: 10
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: monthly