Add label to Dependabot PRs

This commit is contained in:
Hugo van Kemenade 2022-09-08 20:19:13 +03:00
parent bc069ec939
commit 01657d128d
2 changed files with 4 additions and 0 deletions

View File

@ -2,5 +2,8 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base"
],
"labels": [
"Dependency"
]
}

View File

@ -40,6 +40,7 @@ repos:
rev: v4.3.0
hooks:
- id: check-merge-conflict
- id: check-json
- id: check-yaml
- repo: https://github.com/sphinx-contrib/sphinx-lint