deactivate dependabot for web dependencies (#9973)

Signed-off-by: Augustin Husson <husson.augustin@gmail.com>
This commit is contained in:
Augustin Husson 2021-12-10 12:15:48 +01:00 committed by GitHub
parent 0a8d28ea93
commit a97da71ea9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,6 +6,7 @@ updates:
interval: "weekly"
- package-ecosystem: "npm"
directory: "/web/ui"
open-pull-requests-limit: 0
schedule:
interval: "weekly"
- package-ecosystem: "github-actions"