Add a dependabot configuration

This commit is contained in:
Jackson Harper
2022-02-12 09:40:50 -08:00
parent 28d7eafd1f
commit 175cfe2678

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

@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "yarn"
directory: "/**"
allow:
- dependency-type: "production"