python-benedict/.github/dependabot.yml

15 lines
277 B
YAML
Raw Normal View History

2022-02-03 07:22:14 +00:00
version: 2
updates:
2022-10-18 12:33:53 +00:00
2022-02-03 07:22:14 +00:00
- package-ecosystem: "pip"
directory: "/"
schedule:
2023-09-18 19:13:11 +00:00
interval: "monthly"
2023-02-06 15:39:42 +00:00
open-pull-requests-limit: 100
2022-10-18 12:33:53 +00:00
- package-ecosystem: "github-actions"
directory: "/"
schedule:
2023-09-18 19:13:11 +00:00
interval: "monthly"
2023-02-06 15:39:42 +00:00
open-pull-requests-limit: 100