mirror of
https://github.com/vim/vim.git
synced 2026-02-11 09:45:40 +02:00
Problem: Outdated dependencies go unnoticed. Solution: Use github Dependabot. (closes #11213)
7 lines
118 B
YAML
7 lines
118 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "weekly"
|