# Please see the documentation for all configuration options: # https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates version: 2 updates: - package-ecosystem: "cargo" directory: "/" schedule: interval: "weekly" # Disable all non-security updates. # open-pull-requests-limit: 0 - package-ecosystem: "github-actions" directory: "/" schedule: interval: "weekly" - package-ecosystem: "docker" directory: "/qns" schedule: interval: "weekly" - package-ecosystem: docker directory: /taskcluster/docker/linux schedule: interval: "weekly"