mirror of
https://github.com/docsifyjs/docsify.git
synced 2025-12-08 19:55:52 +00:00
fix: fix dependabot.yml
This commit is contained in:
parent
ac59659222
commit
a321e8373b
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
@ -8,12 +8,10 @@ updates:
|
||||
- package-ecosystem: npm # See documentation for possible values
|
||||
directory: "/" # Location of package manifests
|
||||
open-pull-requests-limit: 10
|
||||
versioning-strategy: lockfile-only
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
open-pull-requests-limit: 10
|
||||
versioning-strategy: lockfile-only
|
||||
schedule:
|
||||
interval: monthly
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user