File: dependabot.yml

package info (click to toggle)
rust-task-hookrs 0.9.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 276 kB
  • sloc: makefile: 2
file content (10 lines) | stat: -rw-r--r-- 185 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
version: 2
updates:
- package-ecosystem: cargo
  directory: "/"
  schedule:
    interval: monthly
- package-ecosystem: github-actions
  directory: "/"
  schedule:
    interval: monthly