0
Fork 0
mirror of https://github.com/willnorris/imageproxy.git synced 2025-01-13 22:51:38 -05:00
imageproxy/.github/dependabot.yml

20 lines
394 B
YAML
Raw Permalink Normal View History

2021-01-13 18:37:17 +00:00
version: 2
updates:
- package-ecosystem: gomod
directory: "/"
schedule:
interval: monthly
open-pull-requests-limit: 10
2024-05-08 21:03:42 -07:00
commit-message:
prefix: "go.mod:"
assignees:
- willnorris
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
commit-message:
prefix: ".github:"
assignees:
- willnorris