File: dependabot.yml

package info (click to toggle)
python-datetimerange 2.3.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 476 kB
  • sloc: python: 1,891; makefile: 256; sh: 5
file content (9 lines) | stat: -rw-r--r-- 168 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
version: 2
updates:
- package-ecosystem: "github-actions"
  directory: "/"
  schedule:
    interval: "weekly"
  groups:
    actions-dependencies:
      patterns: ["*"]