mirror of
https://github.com/DirectoryLister/DirectoryLister.git
synced 2025-08-23 06:02:57 +02:00
Modified dependabot configuration
This commit is contained in:
6
.github/dependabot.yml
vendored
6
.github/dependabot.yml
vendored
@@ -4,15 +4,13 @@ updates:
|
||||
- package-ecosystem: composer
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: monthly
|
||||
open-pull-requests-limit: 10
|
||||
interval: weekly
|
||||
assignees:
|
||||
- PHLAK
|
||||
|
||||
- package-ecosystem: npm
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: monthly
|
||||
open-pull-requests-limit: 10
|
||||
interval: weekly
|
||||
assignees:
|
||||
- PHLAK
|
||||
|
Reference in New Issue
Block a user