This commit is contained in:
Reid 2023-07-27 22:57:37 -07:00
commit 9999f58e71
3 changed files with 63 additions and 57 deletions

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

@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "npm" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
interval: "daily"