chore: enable dependabot and rename app to admin

This commit is contained in:
DaanSelen
2026-03-04 14:13:20 +01:00
parent 9e69a066b5
commit 8ad7edcf1b
178 changed files with 40 additions and 8 deletions
+9 -4
View File
@@ -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"