1
0
mirror of https://github.com/thib8956/nginx-proxy synced 2025-04-16 18:51:01 +00:00

ci: set Dependabot commit prefixs

This commit is contained in:
Nicolas Duchon 2023-01-23 23:24:58 +01:00 committed by GitHub
parent 98b6473c84
commit fa52426d54
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,8 @@ updates:
directory: "/"
schedule:
interval: "daily"
commit-message:
prefix: "build"
labels:
- "type/build"
- "scope/dockerfile"
@ -14,5 +16,7 @@ updates:
directory: "/test/requirements"
schedule:
interval: "daily"
commit-message:
prefix: "ci"
labels:
- "type/ci"