mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2024-11-21 22:56:38 +01:00
9 lines
202 B
YAML
9 lines
202 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]"]
|