mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-01 12:32:20 +00:00
chore(dependabot): schedule time (#1679)
This commit is contained in:
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
@@ -4,6 +4,7 @@ updates:
|
||||
directory: "/console"
|
||||
schedule:
|
||||
interval: weekly
|
||||
time: "02:00"
|
||||
open-pull-requests-limit: 10
|
||||
commit-message:
|
||||
prefix: chore
|
||||
@@ -12,6 +13,7 @@ updates:
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: weekly
|
||||
time: "02:00"
|
||||
open-pull-requests-limit: 10
|
||||
commit-message:
|
||||
prefix: chore
|
||||
@@ -20,6 +22,7 @@ updates:
|
||||
directory: "/build"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
time: "02:00"
|
||||
open-pull-requests-limit: 10
|
||||
commit-message:
|
||||
prefix: chore
|
||||
@@ -28,6 +31,7 @@ updates:
|
||||
directory: "/build/operator"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
time: "02:00"
|
||||
open-pull-requests-limit: 10
|
||||
commit-message:
|
||||
prefix: chore
|
||||
|
||||
Reference in New Issue
Block a user