Create dependabot.yml

This commit is contained in:
Piotr Rogowski 2022-12-29 21:15:58 +01:00 committed by GitHub
parent 2fdae26d2f
commit 84406436d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 0 deletions

11
.github/dependabot.yml vendored Normal file
View File

@ -0,0 +1,11 @@
version: 2
updates:
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"