chore: set package ecosystem of dependabot (#572)

Signed-off-by: Rick <1450685+LinuxSuRen@users.noreply.github.com>
This commit is contained in:
Rick 2024-12-12 19:48:33 +08:00 committed by GitHub
parent 0720cef5ea
commit 66008a7b1e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 1 deletions

View File

@ -5,7 +5,11 @@
version: 2
updates:
- package-ecosystem: "" # See documentation for possible values
- package-ecosystem: "gomod" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
- package-ecosystem: "npm" # See documentation for possible values
directory: "/console/atest-ui" # Location of package manifests
schedule:
interval: "weekly"