File: dependabot.yml

package info (click to toggle)
flask-caching 2.3.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 480 kB
  • sloc: python: 2,826; makefile: 193; sh: 17
file content (8 lines) | stat: -rw-r--r-- 157 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
version: 2
updates:
- package-ecosystem: pip
  directory: "/requirements"
  schedule:
    interval: monthly
    time: "08:00"
  open-pull-requests-limit: 99