refactor: remove outdated scopes

This commit is contained in:
Prad Nukala
2024-12-30 14:18:33 -05:00
parent 0a7b7d9fe2
commit 571fb6100b
2 changed files with 8 additions and 12 deletions
+3 -5
View File
@@ -1,5 +1,3 @@
"@pr/feature": ["feature/*", "feat/*"]
"@pr/fix": fix/*
"@pr/chore": chore/*
"@pr/docs": docs/*
"@pr/refactor": refactor/*
"feature": ["feature/*", "feat/*"]
"bugfix": fix/*
"enhancement": enhancement/*