aboutsummaryrefslogtreecommitdiff
path: root/.github/dependabot.yml
blob: d5e7fb7b28129d65f045205e5c111e6c09223a9c (plain)
1
2
3
4
5
6
7
8
9
10
11
# Copyright 2023 Google Inc. All Rights Reserved.
#
# Distributed under MIT license.
# See file LICENSE for detail or copy at https://opensource.org/licenses/MIT

version: 2
updates:
  - package-ecosystem: "github-actions"
    directory: "/"
    schedule:
      interval: "weekly"