mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 11:06:54 -04:00
16 lines
270 B
YAML
16 lines
270 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "weekly"
|
|
cooldown:
|
|
default-days: 3
|
|
commit-message:
|
|
prefix: "ci"
|
|
labels:
|
|
- "CI"
|
|
groups:
|
|
actions:
|
|
patterns: ["*"]
|
|
|