mitmproxy/.github/dependabot.yml

16 lines
306 B
YAML
Raw Normal View History

2022-11-29 12:53:22 +00:00
version: 2
updates:
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: "monthly"
2023-08-01 23:01:46 +00:00
groups:
"github actions":
patterns:
- "*"
2023-01-15 22:31:10 +00:00
- package-ecosystem: pip
directory: "/"
schedule:
interval: "monthly"
open-pull-requests-limit: 10