File: dependabot.yml

package info (click to toggle)
libjoda-time-java 2.14.1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 8,356 kB
  • sloc: java: 88,384; xml: 8,101; makefile: 5
file content (10 lines) | stat: -rw-r--r-- 169 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
# Dependabot config

version: 2
updates:
- package-ecosystem: "maven"
  directory: "/"
  schedule:
    interval: weekly
    time: "02:30"
  open-pull-requests-limit: 20