mirror of
https://github.com/mmvanheusden/SteamDepotDownloaderGUI.git
synced 2026-02-04 05:31:19 +01:00
Only update dependencies once a week
This commit is contained in:
5
.github/dependabot.yml
vendored
5
.github/dependabot.yml
vendored
@@ -3,7 +3,4 @@ updates:
|
||||
- package-ecosystem: "npm"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
# ignore small updates
|
||||
ignore:
|
||||
update-types: ["version-update:semver-minor"]
|
||||
interval: "weekly"
|
||||
|
||||
Reference in New Issue
Block a user