feat: add dep release type for dependency updates

This commit is contained in:
Derrick Hammer 2023-06-26 00:54:24 -04:00
parent 11c5979816
commit be51107728
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 4 additions and 0 deletions

View File

@ -28,6 +28,10 @@
"type": "refactor",
"release": "patch"
},
{
"type": "dep",
"release": "patch"
},
{
"type": "minor",
"release": "patch"