Browse Source

Update dependabot.yml

pull/396/head
Chono N 4 years ago
committed by GitHub
parent
commit
b766f10889
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/dependabot.yml

2
.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"

Loading…
Cancel
Save