Update dependabot.yml

This commit is contained in:
Florian Kaiser 2022-03-18 00:26:23 +01:00 committed by GitHub
parent d3fbc59065
commit 9ef33fc38a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,10 +26,10 @@ updates:
open-pull-requests-limit: 0 open-pull-requests-limit: 0
# Frontend # Frontend
# - package-ecosystem: "npm" - package-ecosystem: "npm"
# directory: "/frontend" directory: "/frontend"
# schedule: schedule:
# interval: "daily" interval: "daily"
# assignees: assignees:
# - "kevinpauer" - "kevinpauer"
# open-pull-requests-limit: 0 open-pull-requests-limit: 0