add dependabot

PiperOrigin-RevId: 564393796
This commit is contained in:
Evgenii Kliuchnikov 2023-09-11 08:30:46 -07:00 committed by Copybara-Service
parent cf95fbb9c5
commit 39527d4a3c

11
.github/dependabot.yml vendored Normal file
View File

@ -0,0 +1,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"