mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-16 12:14:49 -04:00
typoe > typo (!)
This commit is contained in:
parent
3427c7436d
commit
dc90b75177
@ -17,7 +17,7 @@ project = "hugoDocs"
|
|||||||
|
|
||||||
groups = [
|
groups = [
|
||||||
{ regexp = "snapcraft:|Merge commit|Squashed", ignore = true },
|
{ regexp = "snapcraft:|Merge commit|Squashed", ignore = true },
|
||||||
{ title = "Typo fixes", regexp = "typoe", ordinal = 20 },
|
{ title = "Typo fixes", regexp = "typo", ordinal = 20 },
|
||||||
{ title = "Dependency Updates", regexp = "deps", ordinal = 30 },
|
{ title = "Dependency Updates", regexp = "deps", ordinal = 30 },
|
||||||
{ title = "Improvements", regexp = ".*", ordinal = 10 },
|
{ title = "Improvements", regexp = ".*", ordinal = 10 },
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user