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