1
0
mirror of https://github.com/thib8956/nginx-proxy synced 2025-02-24 01:38:15 +00:00

ci: add GitHub Actions to Dependabot config

This commit is contained in:
Nicolas Duchon 2023-04-30 15:02:09 +02:00
parent 6ef3196d30
commit 21321a4495
No known key found for this signature in database
GPG Key ID: EA3151C66A4D79E7

View File

@ -20,3 +20,13 @@ updates:
prefix: "ci"
labels:
- "type/ci"
# Maintain GitHub Actions
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
commit-message:
prefix: "ci"
labels:
- "type/ci"