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
# Frontend
# - package-ecosystem: "npm"
# directory: "/frontend"
# schedule:
# interval: "daily"
# assignees:
# - "kevinpauer"
# open-pull-requests-limit: 0
- package-ecosystem: "npm"
directory: "/frontend"
schedule:
interval: "daily"
assignees:
- "kevinpauer"
open-pull-requests-limit: 0