5 lines
125 B
YAML
5 lines
125 B
YAML
feature: ['feature/*', 'feat/*']
|
|
fix: fix/*
|
|
chore: chore/*
|
|
skip-changelog: ['sourcery/*', 'dependabot/*', 'pre-commit-ci-*']
|