File: dependabot.yml

package info (click to toggle)
rust-colored 3.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 448 kB
  • sloc: makefile: 2
file content (7 lines) | stat: -rw-r--r-- 237 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
# https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file
version: 2
updates:
  - package-ecosystem: cargo
    directory: "/"
    schedule:
      interval: monthly