rector/.github/dependabot.yaml
TomasVotruba 1f149a0fcc typo
2021-03-15 20:37:20 +01:00

17 lines
325 B
YAML

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