Chono N
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
.github/dependabot.yml
|
|
@ -5,7 +5,7 @@ |
|
|
|
|
|
|
|
|
version: 2 |
|
|
version: 2 |
|
|
updates: |
|
|
updates: |
|
|
- package-ecosystem: "javascript" "html" "docker" # See documentation for possible values |
|
|
- package-ecosystem: "JavaScript" "HTML" "Docker" # See documentation for possible values |
|
|
directory: "/" # Location of package manifests |
|
|
directory: "/" # Location of package manifests |
|
|
schedule: |
|
|
schedule: |
|
|
interval: "weekly" |
|
|
interval: "weekly" |
|
|
|