chore: Add docs for dependabot and add the open pr limit from 5 to 20. (#2784)

Signed-off-by: ifuryst <ifuryst@gmail.com>
This commit is contained in:
Leo
2024-07-04 18:07:30 +08:00
committed by GitHub
parent d894347f9b
commit 869997b941

View File

@@ -9,7 +9,14 @@ updates:
directory: "/" # Location of package manifests
schedule:
interval: "daily"
open-pull-requests-limit: 20
- package-ecosystem: "npm" # See documentation for possible values
directory: "/frontend" # Location of package manifests
schedule:
interval: "daily"
open-pull-requests-limit: 20
- package-ecosystem: "npm" # See documentation for possible values
directory: "/docs" # Location of package manifests
schedule:
interval: "daily"
open-pull-requests-limit: 20