mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-04-16 10:31:46 +04:00
test
This commit is contained in:
parent
195c406b78
commit
fa92aa223f
4 changed files with 37 additions and 6 deletions
|
|
@ -36,7 +36,9 @@ repos:
|
|||
rev: v1.0.0
|
||||
hooks:
|
||||
- id: add-trailing-comma
|
||||
- repo: meta
|
||||
hooks:
|
||||
- id: check-hooks-apply
|
||||
- id: check-useless-excludes
|
||||
- repo: meta
|
||||
hooks:
|
||||
- id: check-hooks-apply
|
||||
- id: check-useless-excludes
|
||||
- id: identity
|
||||
- id: sign-commit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue