feat(linting): semantic commits and releases

This commit is contained in:
Alexander Shelepenok
2022-04-16 14:51:55 +00:00
parent 9e90f0a776
commit 872464bc13
8 changed files with 37670 additions and 163 deletions

View File

@@ -30,5 +30,6 @@
"labels": ["renovate"],
"prHourlyLimit": 4,
"prConcurrentLimit": 16,
"rangeStrategy": "bump"
"rangeStrategy": "bump",
"semanticCommits": "enabled"
}