File: dependabot.yml

package info (click to toggle)
rust-bounded-static 0.8.0-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 348 kB
  • sloc: makefile: 2; sh: 1
file content (7 lines) | stat: -rw-r--r-- 140 bytes parent folder | download
1
2
3
4
5
6
7
version: 2
updates:
  - package-ecosystem: "cargo"
    directory: "/"
    schedule:
      interval: "daily"
    open-pull-requests-limit: 10