python-telegram-bot/.github/labeler.yml
2024-11-03 21:43:40 +01:00

9 lines
210 B
YAML

# Config file for workflows/labelling.yml
version: 1
labels:
- label: "⚙️ dependencies"
authors: ["dependabot[bot]", "pre-commit-ci[bot]"]
- label: "🛠 code-quality"
authors: ["pre-commit-ci[bot]"]