telegrambot / .github /dependabot.yml
Captain Ezio
Create dependabot.yml
88b41a1
raw
history blame
448 Bytes
version: 2
updates:
- package-ecosystem: pip
directory: "/"
schedule:
interval: daily
time: "09:00"
timezone: "Asia/Kolkata"
open-pull-requests-limit: 20
target-branch: main
- package-ecosystem: docker
directory: "/"
schedule:
interval: daily
time: "09:00"
timezone: "Asia/Kolkata"
open-pull-requests-limit: 20
target-branch: main