mirror of
https://github.com/kopia/kopia.git
synced 2026-02-06 12:43:49 -05:00
This reverts commit f9de453efc.
Turns out Snyk has many more quirks than Dependabot and our dependencies
have not been regularly updated.
3 lines
278 B
YAML
3 lines
278 B
YAML
PR_TITLE_REGEX: /(feat|fix|breaking|build|chore|docs|style|refactor|test)\((app|cli|server|providers|deps|site|ci|infra|general)\): .*/
|
|
COMMIT_MESSAGE_REGEX: /(feat|fix|breaking|build|chore|docs|style|refactor|test)\((app|cli|server|providers|deps|site|ci|infra|general)\): .*/
|