Update dependabot.yml

This commit is contained in:
terrymacdonald 2021-11-26 15:18:39 +13:00 committed by GitHub
parent 9c28d4dd20
commit 958b7b9f55
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,3 +9,6 @@ updates:
directory: "/" # Location of package manifests
schedule:
interval: "daily"
ignore:
- dependency-name: "ValveKeyValue"
target-branch: "develop"