File: dependabot.yml

package info (click to toggle)
ofxstatement 0.9.3-0.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 340 kB
  • sloc: python: 1,664; xml: 179; makefile: 26
file content (9 lines) | stat: -rw-r--r-- 166 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
version: 2
updates:
- package-ecosystem: pip
  directory: "/"
  schedule:
    interval: "weekly"
    day: "saturday"
    time: "03:00"
  open-pull-requests-limit: 10