- # 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: "daily"
|