1
0
зеркало из https://github.com/glebtv/tui-textarea.git synced 2026-09-03 22:35:50 +03:00

chore: refresh GitHub repository setup (#23)

* chore: refresh GitHub repository setup

* chore: align CI with Rust 1.88 MSRV
Этот коммит содержится в:
srothgan
2026-06-30 20:47:43 +02:00
коммит произвёл GitHub
родитель 9c4db800ef
Коммит ebd3af05e1
21 изменённых файлов: 209 добавлений и 46 удалений

9
.github/dependabot.yml поставляемый
Просмотреть файл

@@ -1,9 +1,14 @@
version: 2
updates:
- package-ecosystem: cargo
directory: "/"
directories:
- "/"
- "/bench"
- "/fuzz"
schedule:
interval: weekly
labels:
- dependencies
open-pull-requests-limit: 10
groups:
patch-and-minor:
@@ -14,3 +19,5 @@ updates:
directory: "/"
schedule:
interval: weekly
labels:
- dependencies