mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-14 16:36:42 +00:00

f3524e9aebbfabed0c60d0087b39ce14d8f778da accidentally touched the dependabot config. This patch reverts that change.
19 lines
360 B
YAML
19 lines
360 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "monthly"
|
|
groups:
|
|
github-actions:
|
|
patterns:
|
|
- "*"
|
|
- package-ecosystem: "pip"
|
|
directory: "/llvm/docs"
|
|
schedule:
|
|
interval: "monthly"
|
|
groups:
|
|
llvm-docs-requirements:
|
|
patterns:
|
|
- "*"
|