Merge pull request #592 from ultrasonic/dependabot-q
Run dependabot monthly
This commit is contained in:
commit
7091967fa5
|
@ -8,4 +8,8 @@ updates:
|
|||
- package-ecosystem: "gradle" # See documentation for possible values
|
||||
directory: "/" # Location of package manifests
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
interval: "monthly"
|
||||
ignore:
|
||||
- dependency-name: "*"
|
||||
update-types: ["version-update:semver-patch"]
|
||||
|
||||
|
|
Loading…
Reference in New Issue