ba41953438
Closes https://github.com/dart-lang/sdk/pull/60201 GitOrigin-RevId: cbea37aabf54a0b15ad28ae61420fe18df96b855 Change-Id: Ife722a383f9676f4fefc63c97a35acde5a0f69d6 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/411740 Reviewed-by: Alexander Thomas <athom@google.com> Reviewed-by: Devon Carew <devoncarew@google.com>
14 lines
300 B
YAML
14 lines
300 B
YAML
# Dependabot configuration file.
|
|
# See https://docs.github.com/en/code-security/dependabot/dependabot-version-updates
|
|
version: 2
|
|
|
|
updates:
|
|
- package-ecosystem: github-actions
|
|
directory: /
|
|
schedule:
|
|
interval: monthly
|
|
groups:
|
|
github-actions:
|
|
patterns:
|
|
- "*"
|