Create dependabot.yml

This commit is contained in:
Víctor Martínez 2024-04-04 01:34:17 +02:00 committed by GitHub
parent 0d8a3ed26a
commit 0ed5449b60
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

13
.github/dependabot.yml vendored Normal file
View file

@ -0,0 +1,13 @@
version: 2
updates:
- package-ecosystem: "npm"
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
allow:
- dependency-type: direct
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: weekly