1
0
зеркало из https://github.com/glebtv/tui-textarea.git synced 2026-08-28 11:36:17 +03:00
Files
tui-textarea/.github/dependabot.yml
srothgan ebd3af05e1 chore: refresh GitHub repository setup (#23)
* chore: refresh GitHub repository setup

* chore: align CI with Rust 1.88 MSRV
2026-07-01 04:47:43 +10:00

24 строки
434 B
YAML

version: 2
updates:
- package-ecosystem: cargo
directories:
- "/"
- "/bench"
- "/fuzz"
schedule:
interval: weekly
labels:
- dependencies
open-pull-requests-limit: 10
groups:
patch-and-minor:
update-types:
- patch
- minor
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: weekly
labels:
- dependencies