File: dependabot.yml

package info (click to toggle)
python-hatch-requirements-txt 0.4.1-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 384 kB
  • sloc: python: 675; makefile: 2
file content (10 lines) | stat: -rw-r--r-- 191 bytes parent folder | download | duplicates (15)
1
2
3
4
5
6
7
8
9
10
# This file is managed by 'repo_helper'. Don't edit it directly.
---
version: 2
updates:
- package-ecosystem: pip
  directory: /
  schedule:
    interval: weekly
  reviewers:
  - domdfcoding