1
0
mirror of https://github.com/b4tman/sync_ics2gcal synced 2024-10-22 14:55:08 +00:00
sync_ics2gcal/.github/dependabot.yml
2024-09-09 14:34:24 +03:00

16 lines
286 B
YAML

version: 2
updates:
- package-ecosystem: pip
directory: "/"
schedule:
interval: monthly
time: '02:00'
timezone: "Europe/Moscow"
day: "saturday"
groups:
"PyPi updates":
patterns:
- "*"
open-pull-requests-limit: 10
target-branch: develop