mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-04 15:35:10 +00:00
chore: add github-actions to dependabot (#7468)
This commit is contained in:
parent
0fcdfe460c
commit
60a73df459
6
.github/dependabot.yml
vendored
6
.github/dependabot.yml
vendored
@ -33,10 +33,10 @@ updates:
|
||||
commit-message:
|
||||
prefix: chore
|
||||
include: scope
|
||||
- package-ecosystem: "docker"
|
||||
directory: "/build/operator"
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
interval: weekly
|
||||
time: "02:00"
|
||||
open-pull-requests-limit: 10
|
||||
commit-message:
|
||||
|
Loading…
Reference in New Issue
Block a user