Merge pull request #2399 from owncloud/fix-dependabot-path

[docs-only] fix the directory path for dependabot
This commit is contained in:
David Christofas
2021-08-16 05:30:55 -04:00
committed by GitHub
+2 -2
View File
@@ -1,9 +1,9 @@
version: 2
updates:
- package-ecosystem: "gomod"
directory: "/ocis"
directory: "/"
schedule:
interval: "weekly"
interval: "daily"
open-pull-requests-limit: 2
- package-ecosystem: "npm"