mirror of
https://github.com/flutter/agent-plugins.git
synced 2026-09-14 16:19:33 +08:00
1d08991346
Same as content in dart-lang/ai: https://github.com/dart-lang/ai/commit/5ecadd3f967b6f663bb36504a589c5ae8ba2dab8
15 lines
330 B
YAML
15 lines
330 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
|
|
labels:
|
|
- autosubmit
|
|
groups:
|
|
github-actions:
|
|
patterns:
|
|
- "*" |