mirror of
https://github.com/wez/wezterm.git
synced 2025-01-07 06:26:51 +03:00
fed0e3926e
They're never as good as running cargo update
10 lines
287 B
YAML
10 lines
287 B
YAML
# Please see the documentation for all configuration options:
|
|
# https://help.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
|
|
|
|
version: 2
|
|
updates:
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "monthly"
|