forked from orbit-oss/flask
update github actions
This commit is contained in:
parent
c627b5e773
commit
2952e6a323
1 changed files with 7 additions and 0 deletions
7
.github/dependabot.yml
vendored
7
.github/dependabot.yml
vendored
|
|
@ -10,3 +10,10 @@ updates:
|
||||||
time: "16:00"
|
time: "16:00"
|
||||||
timezone: "UTC"
|
timezone: "UTC"
|
||||||
open-pull-requests-limit: 99
|
open-pull-requests-limit: 99
|
||||||
|
- package-ecosystem: "github-actions"
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
interval: "monthly"
|
||||||
|
day: "monday"
|
||||||
|
time: "16:00"
|
||||||
|
timezone: "UTC"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue