1
0
mirror of https://github.com/thib8956/nginx-proxy synced 2025-08-23 16:01:57 +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

View File

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