mirror of
https://github.com/thib8956/nginx-proxy
synced 2025-02-24 09:48:14 +00:00
ci: add GitHub Actions to Dependabot config
This commit is contained in:
parent
6ef3196d30
commit
21321a4495
10
.github/dependabot.yml
vendored
10
.github/dependabot.yml
vendored
@ -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"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user