File: dependabot.yml

package info (click to toggle)
libuv1 1.52.0-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 5,812 kB
  • sloc: ansic: 75,557; makefile: 676; python: 189; sh: 51; javascript: 18
file content (7 lines) | stat: -rw-r--r-- 255 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
version: 2
updates:
  - package-ecosystem: "github-actions"
    directory: "/" # Location of package manifests
    schedule:
      interval: "weekly"