initial commit

This commit is contained in:
Federico Builes
2022-03-31 18:31:39 +02:00
commit 3f943b86c9
29 changed files with 28863 additions and 0 deletions

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

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