mirror of
https://github.com/WGDashboard/WGDashboard-PRW.git
synced 2026-08-03 22:42:57 +00:00
chore: enable dependabot and rename app to admin
This commit is contained in:
@@ -10,10 +10,15 @@ updates:
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
|
||||
# - package-ecosystem: "npm"
|
||||
# directory: "/src/static/app"
|
||||
# schedule:
|
||||
# interval: "weekly"
|
||||
- package-ecosystem: "npm"
|
||||
directory: "/src/static/admin"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
|
||||
- package-ecosystem: "npm"
|
||||
directory: "/src/static/client"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/.github"
|
||||
|
||||
Reference in New Issue
Block a user