File: dependabot.yml

package info (click to toggle)
domdf-python-tools 3.10.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,784 kB
  • sloc: python: 10,838; makefile: 7
file content (11 lines) | stat: -rw-r--r-- 221 bytes parent folder | download | duplicates (19)
1
2
3
4
5
6
7
8
9
10
11
# This file is managed by 'repo_helper'. Don't edit it directly.
---
version: 2
updates:
- package-ecosystem: pip
  directory: /
  schedule:
    interval: weekly
  open-pull-requests-limit: 0
  reviewers:
  - domdfcoding