1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-06-12 13:22:54 +03:00

Update dependabot.yml

Changed interval to monthly for now
This commit is contained in:
Rob 2023-01-26 17:10:53 +00:00 committed by GitHub
parent d81c93c4ac
commit 34ccb20f1f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"