mirror of
https://github.com/saltstack-formulas/template-formula.git
synced 2025-04-17 10:10:28 +00:00
test(pre-commit): improve defaults
This commit is contained in:
parent
7a14a38aa2
commit
3b57b29d9a
1 changed files with 2 additions and 1 deletions
|
@ -15,7 +15,8 @@ ci:
|
|||
autoupdate_schedule: quarterly
|
||||
skip: []
|
||||
submodules: false
|
||||
default_stages: [commit]
|
||||
default_install_hook_types: [commit-msg, pre-commit]
|
||||
default_stages: [pre-commit]
|
||||
repos:
|
||||
- repo: https://github.com/dafyddj/commitlint-pre-commit-hook
|
||||
rev: v2.3.0
|
||||
|
|
Loading…
Add table
Reference in a new issue