mirror of
https://github.com/HandBrake/HandBrake-docs.git
synced 2026-04-20 13:28:03 -05:00
9 lines
296 B
YAML
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"
|