mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-04-15 18:11:48 +04:00
test
This commit is contained in:
parent
69430751ab
commit
d62ac20518
1 changed files with 5 additions and 0 deletions
|
|
@ -52,3 +52,8 @@ repos:
|
|||
hooks:
|
||||
- id: check-hooks-apply
|
||||
- id: check-useless-excludes
|
||||
- repo: https://github.com/clumio-code/pre-push-hooks
|
||||
rev: v0.1.0
|
||||
hooks:
|
||||
- id: check-branch-for-push
|
||||
args: ['--pattern', '^user/.*', '--pattern', '^team/.*', '--pattern', '^revert-[0-9]+-user/.*']
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue