fix dependabot.yml

This commit is contained in:
2023-10-26 12:15:02 +02:00
parent 18ccdbff42
commit 250df9cb5a
+1 -1
View File
@@ -6,7 +6,7 @@
version: 2 version: 2
updates: updates:
- package-ecosystem: "npm" # See documentation for possible values - package-ecosystem: "npm" # See documentation for possible values
directory: "/" # Location of package manifests directory: "./frontend/" # Location of package manifests
schedule: schedule:
interval: "weekly" interval: "weekly"