mirror of
https://github.com/zoriya/vim.git
synced 2026-05-22 14:54:34 +00:00
81fd3b2b44
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"
|