File: dependabot.yml

package info (click to toggle)
numcodecs 0.16.5%2Bds-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 968 kB
  • sloc: python: 3,938; makefile: 42
file content (7 lines) | stat: -rw-r--r-- 249 bytes parent folder | download | duplicates (28)
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: "github-actions"
    directory: "/"
    schedule:
      interval: "weekly"