Update dependabot.yml (#336)
This commit is contained in:
parent
ee1c6f8344
commit
fc752881fa
1 changed files with 3 additions and 1 deletions
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
|
@ -4,4 +4,6 @@ updates:
|
||||||
directory: "/"
|
directory: "/"
|
||||||
schedule:
|
schedule:
|
||||||
interval: daily
|
interval: daily
|
||||||
open-pull-requests-limit: 10
|
open-pull-requests-limit: 1
|
||||||
|
ignore:
|
||||||
|
update-types: ["version-update:semver-major"]
|
||||||
|
|
Loading…
Reference in a new issue