File: dependabot.yml

package info (click to toggle)
rust-blocking 1.6.1-6
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 248 kB
  • sloc: makefile: 2; sh: 1
file content (9 lines) | stat: -rw-r--r-- 155 bytes parent folder | download | duplicates (14)
1
2
3
4
5
6
7
8
9
version: 2
updates:
  - package-ecosystem: cargo
    directory: /
    schedule:
      interval: weekly
    commit-message:
      prefix: ''
    labels: []