1
0
mirror of https://github.com/thib8956/nginx-proxy synced 2025-07-01 14:25:46 +00:00

Merge pull request #2226 from nginx-proxy/dependabot-actions

ci: maintain GitHub Actions with Dependabot
This commit is contained in:
Nicolas Duchon
2023-04-30 15:16:53 +02:00
committed by GitHub

View File

@ -15,7 +15,17 @@ updates:
- package-ecosystem: "pip"
directory: "/test/requirements"
schedule:
interval: "daily"
interval: "weekly"
commit-message:
prefix: "ci"
labels:
- "type/ci"
# Maintain GitHub Actions
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
commit-message:
prefix: "ci"
labels: