Update dependabot.yml

This commit is contained in:
xushiwei
2025-01-12 03:35:27 +08:00
committed by GitHub
parent 745eff0783
commit 383d25226e

View File

@@ -17,3 +17,13 @@ updates:
directory: "/" # Location of package manifests
schedule:
interval: "daily"
- package-ecosystem: "gomod" # See documentation for possible values
directory: "/compiler/" # Location of package manifests
schedule:
interval: "daily"
- package-ecosystem: "gomod" # See documentation for possible values
directory: "/runtime/" # Location of package manifests
schedule:
interval: "daily"