Change Dependabot schedule from weekly to daily
Change Dependabot schedule from weekly to daily
This commit is contained in:
parent
44454db4f0
commit
60072e6ef9
1 changed files with 1 additions and 1 deletions
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
|
|
@ -4,4 +4,4 @@ updates:
|
||||||
directory: "/"
|
directory: "/"
|
||||||
target-branch: "develop"
|
target-branch: "develop"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "weekly"
|
interval: "daily"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue