1
1
mirror of https://github.com/wez/wezterm.git synced 2025-01-05 20:43:57 +03:00

dependabot: turn off cargo updates

They're never as good as running cargo update
This commit is contained in:
Wez Furlong 2024-09-14 10:40:32 -07:00
parent c26b6a307b
commit fed0e3926e
No known key found for this signature in database
GPG Key ID: 7A7F66A31EC9B387

View File

@ -3,16 +3,7 @@
version: 2
updates:
- package-ecosystem: "cargo"
directory: "/"
schedule:
interval: "weekly"
groups:
all:
patterns:
- "*"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
interval: "monthly"