1
0
mirror of https://github.com/writeas/writefreely synced 2024-12-11 08:06:30 +01:00
writefreely/.github/dependabot.yml
2022-05-25 18:29:06 +02:00

16 lines
411 B
YAML

version: 2
updates:
- package-ecosystem: "gomod" # See documentation for possible values
directory: "/" # Location of package manifests
open-pull-requests-limit: 50
schedule:
interval: "monthly"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: "docker"
directory: "/Dockerfile"
schedule:
interval: "daily"