Files
HandBrake-docs/.github/dependabot.yml
2022-10-27 19:59:20 +01:00

9 lines
296 B
YAML

# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
version: 2
updates:
- package-ecosystem: "github-actions" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
interval: "weekly"