meta: Lower Dart SDK requirement

This commit is contained in:
2022-08-09 16:32:59 +02:00
parent fc842fe000
commit fafc4f2320
2 changed files with 3 additions and 3 deletions

View File

@@ -5,6 +5,6 @@ line-length=72
[title-trailing-punctuation]
[title-hard-tab]
[title-match-regex]
regex=^(feat|fix|test|release|chore|security|docs|refactor):.*$
regex=^(feat|fix|test|release|chore|security|docs|refactor|meta):.*$
[body-trailing-whitespace]
[body-first-line-empty]