hotfix: dependabot
settings
This commit is contained in:
parent
13de0522ff
commit
861f962a24
3
.github/dependabot.yml
vendored
3
.github/dependabot.yml
vendored
|
@ -8,6 +8,7 @@ updates:
|
||||||
- package-ecosystem: "npm" # See documentation for possible values
|
- package-ecosystem: "npm" # See documentation for possible values
|
||||||
directory: "/" # Location of package manifests
|
directory: "/" # Location of package manifests
|
||||||
schedule:
|
schedule:
|
||||||
interval: "weekly"
|
interval: "monthly"
|
||||||
commit-message:
|
commit-message:
|
||||||
prefix: "⬆️"
|
prefix: "⬆️"
|
||||||
|
open-pull-requests-limit: 1000
|
||||||
|
|
Loading…
Reference in New Issue
Block a user