mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 08:14:42 +04:00
Default arguments from hooks.yaml
This commit is contained in:
parent
78c682a1d1
commit
26502dfd0b
5 changed files with 13 additions and 2 deletions
|
|
@ -30,7 +30,6 @@ CONFIG_JSON_SCHEMA = {
|
|||
'language_version': {'type': 'string'},
|
||||
'args': {
|
||||
'type': 'array',
|
||||
'default': [],
|
||||
'items': {'type': 'string'},
|
||||
},
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue