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

chore: clean up repository labels (#27)

Этот коммит содержится в:
srothgan
2026-07-10 12:19:46 +02:00
коммит произвёл GitHub
родитель 475f0beb82
Коммит 9b5afba816
2 изменённых файлов: 3 добавлений и 1 удалений

Просмотреть файл

@@ -2,7 +2,7 @@
name: Compatibility request name: Compatibility request
about: Request compatibility with ratatui/crossterm/etc. about: Request compatibility with ratatui/crossterm/etc.
title: "[compat] " title: "[compat] "
labels: ["enhancement"] labels: ["compatibility"]
assignees: [] assignees: []
--- ---

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

@@ -9,6 +9,7 @@ updates:
interval: weekly interval: weekly
labels: labels:
- dependencies - dependencies
- cargo
open-pull-requests-limit: 10 open-pull-requests-limit: 10
groups: groups:
patch-and-minor: patch-and-minor:
@@ -21,3 +22,4 @@ updates:
interval: weekly interval: weekly
labels: labels:
- dependencies - dependencies
- github-actions