mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-06-11 21:02:11 +03:00
Update dependabot.yml
Changed interval to monthly for now
This commit is contained in:
parent
d81c93c4ac
commit
34ccb20f1f
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
@ -4,9 +4,9 @@ updates:
|
|||||||
directory: "/"
|
directory: "/"
|
||||||
target-branch: "develop"
|
target-branch: "develop"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "daily"
|
interval: "monthly"
|
||||||
- package-ecosystem: "github-actions"
|
- package-ecosystem: "github-actions"
|
||||||
directory: "/"
|
directory: "/"
|
||||||
target-branch: "develop"
|
target-branch: "develop"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "daily"
|
interval: "monthly"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user