Merging upstream version 0.12.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
f45bc3d463
commit
8d2f70e3c7
77 changed files with 23610 additions and 2331 deletions
5
.github/dependabot.yml
vendored
5
.github/dependabot.yml
vendored
|
@ -21,7 +21,8 @@ updates:
|
|||
pull-request-branch-name:
|
||||
separator: "/"
|
||||
commit-message:
|
||||
prefix: "bump: "
|
||||
prefix: "bump(requirements): "
|
||||
prefix-development: "bump(dev): "
|
||||
# Maintain dependencies for GitHub Actions
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
|
@ -32,4 +33,4 @@ updates:
|
|||
labels:
|
||||
- 'CI'
|
||||
commit-message:
|
||||
prefix: "ci: "
|
||||
prefix: "ci(actions): "
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue